Package: RECA
Type: Package
Title: Relevant Component Analysis for Supervised Distance Metric
        Learning
Version: 1.7
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/nanxstats/RECA
BugReports: https://github.com/nanxstats/RECA/issues
Suggests: MASS
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-17 20:30:54 UTC; nanx
Author: Nan Xiao [aut, cre] (<https://orcid.org/0000-0002-0250-5673>)
Repository: CRAN
Date/Publication: 2019-05-17 20:40:03 UTC
Built: R 4.0.2; ; 2020-07-15 18:46:43 UTC; unix
