Package: ConcordanceTest
Title: An Alternative to the Kruskal-Wallis Based on the Kendall Tau
        Distance
Version: 1.0.2
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 Monge (2020) <arXiv:1912.12880v2>.
Depends: R (>= 3.3.2)
Imports: Rglpk, stats, graphics
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-17 16:08:35 UTC; Laura
Author: Javier Alcaraz [aut],
  Laura Anton-Sanchez [aut, cre],
  Juan Francisco Monge [aut]
Maintainer: Laura Anton-Sanchez <l.anton@umh.es>
Repository: CRAN
Date/Publication: 2022-04-20 17:02:29 UTC
Built: R 4.1.2; ; 2022-04-21 10:25:30 UTC; unix
