Package: ConcordanceTest
Title: An Alternative to the Kruskal-Wallis Based on the Kendall Tau
        Distance
Version: 1.0.0
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 (2019) <arXiv:1912.12880v1>.
Depends: R (>= 3.3.2)
Imports: Rglpk, stats, graphics
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-07 17:00:25 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: 2021-01-07 17:30:02 UTC
Built: R 4.0.2; ; 2021-01-08 11:38:03 UTC; unix
