obouaziz/robusTest0: 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

Maintainer
LicenseMIT + file LICENSE
Version0.0.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/robusTest0")
obouaziz/robusTest0 documentation built on Dec. 22, 2021, 4:13 a.m.