Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.04 KB

RECA

R-CMD-check CRAN Version Downloads from the RStudio CRAN mirror

Relevant Component Analysis (RCA) for supervised distance metric learning.

Installation

Install RECA from CRAN:

install.packages("RECA")

Or try the development version on GitHub:

# install.packages("devtools")
devtools::install_github("nanxstats/RECA")

Contribute

To contribute to this project, please take a look at the Contributing Guidelines first. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.