Package: dunn.test
Version: 1.4.0
Date: 2026-5-24
Title: Dunn's 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, scrutiny
Description: Computes Dunn's test (1964) for stochastic superiority and reports the results among multiple pairwise comparisons after a Kruskal-Wallis test for stochastic superiority among k groups (Kruskal and Wallis, 1952). 'dunn.test' makes k(k-1)/2 multiple pairwise comparisons based on Dunn's z-test-statistic approximations to the actual rank statistics. 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. 'dunn.test' accounts for tied ranks.
License: GPL-2
LazyData: true
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-05-25 17:32:16 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-05-28 05:30:03 UTC
Built: R 4.6.0; ; 2026-05-28 07:19:14 UTC; unix
