Package: conover.test
Version: 1.1.7
Date: 2026-02-11
Title: Conover-Iman Test of Multiple Comparisons Using Rank Sums
Authors@R: c(person(given = "Alexis", family ="Dinno", role = c("aut", "cre", "cph"), email = "alexis.dinno@pdx.edu", comment = c(ORCID = "0000-0003-2560-310X")))
Imports: rlang
Description: Computes the Conover-Iman test (1979) for 0th-order stochastic dominance and reports the results among multiple pairwise comparisons after a Kruskal-Wallis omnibus test for i0th-order stochastic dominance among k groups (Kruskal and Wallis, 1952). conover.test makes k(k-1)/2 multiple pairwise comparisons based on Conover-Iman t-test-statistic of the rank differences. The null hypothesis for each pairwise comparison is that the probability of observing a randomly selected value from the first group that is larger than a randomly selected value from the second group equals one half; this null hypothesis corresponds to that of the Wilcoxon-Mann-Whitney rank-sum test. Like the rank-sum test, if the data can be assumed to be continuous, and the distributions are assumed identical except for a difference in location, Conover-Iman test may be understood as a test for median difference and for mean difference. conover.test accounts for tied ranks. The Conover-Iman test is strictly valid if and only if the corresponding Kruskal-Wallis null hypothesis is rejected.
License: GPL-2
LazyData: true
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-02-12 00:28:17 UTC; alexis
Author: Alexis Dinno [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2560-310X>)
Maintainer: Alexis Dinno <alexis.dinno@pdx.edu>
Repository: CRAN
Date/Publication: 2026-02-12 06:30:03 UTC
Built: R 4.6.0; ; 2026-02-24 02:42:23 UTC; windows
