Non-Parametric Module

 

Non-Parametric Module

ITAM - UV
NPMOD is a package with a graphical interface that performs non-parametric statistics tests.

 

WINDOWS / LINUX 

1
#Comand to install
install.packages("gWidgetstcltk")
install.packages("NPMOD")
2
#Call to library
library(NPMOD)
3
#View the description 
library(help=NPMOD)
4
#View the requirements 
?NPMOD

 

MAC OS X 

1
2
#Install XQuartz
The use of X11 (including tcltk) requires XQuartz
3
#Restart the computer
4
#Comand to install
install.packages("gWidgetstcltk")
install.packages("NPMOD")
5
#Call to library
library(NPMOD)
6
#View the description 
library(help=NPMOD)
7
#View the requirements 
?NPMOD

 

EXAMPLE

1
#Call to library
library(NPMOD)
2
#Call the interface
NPMOD()
3
#Choose a data set (csv or xlsx file)
File - Open 

4
#Choose test - One Sample - Parameters
Method - One sample - Nominal - Chi squared test

5
#Result  - One sample
Method - One sample - Nominal - Chi squared test


 

DOCUMENTATION

- NPMOD Manual

- NPMOD.tar.gz

 

REFERENCES

[1] Alan T. Arnholt. BSDA: Basic Statistics and Data Analysis, 2012. R package version 1.01.

[2] M Castillo, Arturo Ojeda, Mario Miguel Arturo Castillo, and Mario Miguel Ojeda. Principios
de estad´ıstica no param´etrica. Number 519.54 C3P7. 1994.

[3] Yosef Cohen and Jeremiah Y Cohen. Statistics and Data with R: An applied approach
through examples. John Wiley & Sons, 2008.

[4] Jean Dickinson Gibbons and Subhabrata Chakraborti. Nonparametric statistical inference.
Springer, 2011.

[5] Cástor Guisande González. Tratamiento de datos. Ediciones Díaz de Santos, 2006.

[6] Juergen Gross and Uwe Ligges. nortest: Tests for Normality, 2015. R package version
1.0-4.

[7] Maxime Hervé. RVAideMemoire: Diverse Basic Statistical and Graphical Functions, 2017.
R package version 0.9-63.

[8] Hans-Michael Kaltenbach. A concise guide to statistics. Springer Science & Business
Media, 2011.

[9] Paul H Kvam and Brani Vidakovic. Nonparametric statistics with applications to science
and engineering, volume 653. John Wiley & Sons, 2007.

[10] J López. Introducción al análisis de datos con r y r commander en psicología y educación,
2012.

[11] John H McDonald. Handbook of biological statistics, volume 2. Sparky House Publishing
Baltimore, MD, 2009.

[12] John Verzani. Based on the iwidgets code of Simon Urbanek, suggestions by Simon Urbanek,
Philippe Grosjean, and Michael Lawrence. gWidgets: gWidgets API for building
toolkit-independent, interactive GUIs, 2014. R package version 0.0-54.

[13] C Perez. Técnicas estadísticas con spss 12. Aplicaciones al análisis de datos. Madrid.
editorial pearson prentice hall, 2005.

[14] R Core Team. R: A Language and Environment for Statistical Computing. R Foundation
for Statistical Computing, Vienna, Austria, 2017.

[15] Myra L Samuels, Jeffrey A Witmer, and Andrew Schaffner. Statistics for the life sciences.
Pearson education, 2012.

[16] Petr Savicky. pspearman: Spearman’s rank correlation test, 2014. R package version 0.3-0.

[17] Venkatraman E. Seshan. clinfun: Clinical Trial Design and Data Analysis Functions, 2016.
R package version 1.0.13.

[18] John Verzani. gWidgetstcltk: Toolkit implementation of gWidgets for tcltk package, 2014.
R package version 0.0-55.

[19] Dennis D Mendenhall Wackerly, William Scheaffer, Richard L Romo Muñoz, et al. Estadística
matemática con aplicaciones. Number 519.5 W3. 2010.

[20] Ronald M Weiers. Introducción a la estad´ıstica para negocios. Cengage Learning Editores,
2006.

[21] Hadley Wickham. readxl: Read Excel Files, 2016. R package version 0.1.1.

[22] Dirk Eddelbuettel with contributions by Antoine Lucas, Jarek Tuszynski, Henrik Bengtsson,
Simon Urbanek, Mario Frasca, Bryan Lewis, Murray Stokely, Hannes Muehleisen,
Duncan Murdoch, Jim Hester, Wush Wu, Qiang Kou, Thierry Onkelinx, Michel Lang, and
Viliam Simko. digest: Create Compact Hash Digests of R Objects, 2017. R package version
0.6.12.

 

Publicado en Páginas