robusTest: Calibrated Correlation and Two-Sample Tests

Implementation of corrected two-sample tests. A corrected version of the Pearson and Kendall correlation tests, the Mann-Whitney (Wilcoxon) rank sum test, the Wilcoxon signed rank test and a variance test are implemented. The package also proposes a test for the median and an independence test between two continuous variables of Kolmogorov-Smirnov's type. All these corrected tests are asymptotically calibrated in the sense that the probability of rejection under the null hypothesis is asymptotically equal to the level of the test. See <doi:10.48550/arXiv.2211.08784> for more details on the statistical tests.

Version: 1.0.1
Depends: R (≥ 2.10)
Imports: Rcpp, stats
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0)
Published: 2022-12-15
Author: Olivier Bouaziz [aut, cre], Jérôme Dedecker [aut], Anatole Dedecker [aut]
Maintainer: Olivier Bouaziz <olivier.bouaziz at parisdescartes.fr>
License: MIT + file LICENSE
NeedsCompilation: yes
Materials: README
CRAN checks: robusTest results

Documentation:

Reference manual: robusTest.pdf

Downloads:

Package source: robusTest_1.0.1.tar.gz
Windows binaries: r-prerel: robusTest_1.0.1.zip, r-release: robusTest_1.0.1.zip, r-oldrel: robusTest_1.0.1.zip
macOS binaries: r-prerel (arm64): robusTest_1.0.1.tgz, r-release (arm64): robusTest_1.0.1.tgz, r-oldrel (arm64): robusTest_1.0.1.tgz, r-prerel (x86_64): robusTest_1.0.1.tgz, r-release (x86_64): robusTest_1.0.1.tgz
Old sources: robusTest archive

Linking:

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