Package: RECA
Type: Package
Title: Relevant Component Analysis for Supervised Distance Metric
        Learning
Version: 1.5
Authors@R: c(
    person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-0250-5673")))
Maintainer: Nan Xiao <me@nanx.me>
Description: Relevant Component Analysis (RCA) tries to find a linear
    transformation of the feature space such that the effect of irrelevant
    variability is reduced in the transformed space.
License: GPL-3 | file LICENSE
URL: https://nanx.me/RECA/, https://github.com/road2stat/RECA
BugReports: https://github.com/road2stat/RECA/issues
Suggests: MASS
Encoding: UTF-8
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-04-20 12:48:45 UTC; nanx
Author: Nan Xiao [aut, cre] (<https://orcid.org/0000-0002-0250-5673>)
Repository: CRAN
Date/Publication: 2018-04-20 12:59:13 UTC
