Package: ConcordanceTest
Title: An Alternative to the Kruskal-Wallis Test Based on the Kendall
        Tau Ideas
Version: 0.1.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: 2020-09-25 08:14:48 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: 2020-09-28 12:30:05 UTC
