Package: ConcordanceTest
Title: An Alternative to the Kruskal-Wallis Based on the Kendall Tau
        Distance
Version: 1.0.3
Authors@R: c(
	person(given = "Javier",
           family = "Alcaraz",
           role = c("aut"),
           email = "jalcaraz@umh.es"),
	person(given = "Laura",
           family = "Anton-Sanchez",
           role = c("aut", "cre"),
           email = "l.anton@umh.es"),
    person(given = "Juan Francisco",
           family = "Monge",
           role = c("aut"),
           email = "monge@umh.es"))
Description: The Concordance Test is a non-parametric method for testing whether two o more samples originate from the same distribution. It extends the Kendall Tau correlation coefficient when there are only two groups. For details, see Alcaraz J., Anton-Sanchez L., Monge J.F. (2022) The Concordance Test, an Alternative to Kruskal-Wallis Based on the Kendall-tau Distance: An R Package. The R Journal 14, 26–53 <doi:10.32614/RJ-2022-039>.
Depends: R (>= 3.3.2)
Imports: Rglpk, stats, graphics
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.0
NeedsCompilation: no
Author: Javier Alcaraz [aut],
  Laura Anton-Sanchez [aut, cre],
  Juan Francisco Monge [aut]
Maintainer: Laura Anton-Sanchez <l.anton@umh.es>
Packaged: 2024-01-15 13:23:56 UTC; Laura
Repository: CRAN
Date/Publication: 2024-01-15 14:00:02 UTC
Built: R 4.5.2; ; 2025-11-01 00:40:24 UTC; windows
