Package: ldamatch
Title: Selection of Statistically Similar Research Groups
Version: 1.0.2
Authors@R: c(
    person("Kyle", "Gorman", email = "kylebgorman@gmail.com", role = c("aut", "cre")),
    person("Géza", "Kiss", email = "kiss2017@alumni.ohsu.edu", role = "aut"))
Description: Select statistically similar research groups by backward selection using various robust algorithms, including a heuristic based on linear discriminant analysis, multiple heuristics based on the test statistic, and parallelized exhaustive search.
Depends: R (>= 3.0.0)
License: MIT + file LICENSE
VignetteBuilder: knitr
Suggests: knitr, markdown, rmarkdown, testthat, roxygen2, doParallel
Imports: RUnit, data.table, entropy, foreach, iterators, iterpc,
        kSamples, stats, car, gmp, utils, methods
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-05-23 15:00:39 UTC; kbg
Author: Kyle Gorman [aut, cre],
  Géza Kiss [aut]
Maintainer: Kyle Gorman <kylebgorman@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-23 15:30:02 UTC
