CNPS: Nonparametric Statistics

We unify various nonparametric hypothesis testing problems in a framework of permutation testing, enabling hypothesis testing on multi-sample, multidimensional data and contingency tables. Most of the functions available in the R environment to implement permutation tests are single functions constructed for specific test problems; to facilitate the use of the package, the package encapsulates similar tests in a categorized manner, greatly improving ease of use. We will all provide functions for self-selected permutation scoring methods and self-selected p-value calculation methods (asymptotic, exact, and sampling). For two-sample tests, we will provide mean tests and estimate drift sizes; we will provide tests on variance; we will provide paired-sample tests; we will provide correlation coefficient tests under three measures. For multi-sample problems, we will provide both ordinary and ordered alternative test problems. For multidimensional data, we will implement multivariate means (including ordered alternatives) and multivariate pairwise tests based on four statistics; the components with significant differences are also calculated. For contingency tables, we will perform permutation chi-square test or ordered alternative.

Version: 1.0.0
Suggests: e1071
Published: 2021-05-25
Author: JiaSheng Zhang [aut,cre] (), SiWei Deng [aut], Feng Yu [aut], YangYang Zhang [aut]
Maintainer: JiaSheng Zhang <zhangjiasheng0509 at outlook.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: CNPS results

Documentation:

Reference manual: CNPS.pdf

Downloads:

Package source: CNPS_1.0.0.tar.gz
Windows binaries: r-devel: CNPS_1.0.0.zip, r-release: CNPS_1.0.0.zip, r-oldrel: CNPS_1.0.0.zip
macOS binaries: r-release (arm64): CNPS_1.0.0.tgz, r-oldrel (arm64): CNPS_1.0.0.tgz, r-release (x86_64): CNPS_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CNPS to link to this page.