s-abbas/robTests: Robust Nonparametric Two-Sample Tests for Location/Scale

Implementations of several robust nonparametric two-sample tests for location or scale differences. The test statistics are based on robust location and scale estimators, e.g. the sample median or the Hodges-Lehmann estimators as described in Fried & Dehling (2011) <doi:10.1007/s10260-011-0164-1>. The p-values can be computed via the permutation principle, the randomization principle, or by using the asymptotic distributions of the test statistics under the null hypothesis, which ensures (approximate) distribution independence of the test decision. To test for a difference in scale, we apply the tests for location difference to transformed observations; see Fried (2012) <doi:10.1016/j.csda.2011.02.012>. Random noise on a small range can be added to the original observations in order to hold the significance level on data from discrete distributions. The location tests assume homoscedasticity and the scale tests require the location parameters to be zero.

Getting started

Package details

AuthorSermad Abbas [aut, cre] (<https://orcid.org/0000-0001-9162-9792>), Barbara Brune [aut] (<https://orcid.org/0000-0002-3154-8445>), Roland Fried [aut] (<https://orcid.org/0000-0002-9830-9713>)
MaintainerSermad Abbas <abbas@statistik.tu-dortmund.de>
LicenseGPL (>= 2)
Version1.1.0
URL https://github.com/s-abbas/robnptests
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("s-abbas/robTests")
s-abbas/robTests documentation built on Feb. 20, 2023, 10:14 a.m.