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.1.0 |
Depends: |
R (≥ 2.10) |
Imports: |
Rcpp, stats |
LinkingTo: |
Rcpp |
Suggests: |
testthat (≥ 3.0.0) |
Published: |
2024-06-18 |
DOI: |
10.32614/CRAN.package.robusTest |
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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=robusTest
to link to this page.