obouaziz/test: Calibrated correlation, two samples 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 Mann-Whitney (Wilcoxon) signed rank test and the Fisher variance test are implemented. The package also proposes a test for the median. All these corrected tests are asymptotically calibrated meaning that the probability of rejection under the null hypothesis is asymptotically equal to 5%. The package also proposes a test for independence between two continuous variables of Kolmogorov-Smirnov's type. This test is exact.

Getting started

Package details

AuthorOlivier Bouaziz
MaintainerOlivier Bouaziz <olivier.bouaziz@parisdecartes.fr>
LicenseGPL-3
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("obouaziz/test")
obouaziz/test documentation built on March 28, 2021, 7:41 p.m.