Principal Variables

R Package for dimensionality reduction methods such as Principal Loading Analysis.

R-CMD-check

Installation

# Install pla from CRAN (WIP)
install.packages("devtools")

# Or the version from GitHub:
# install.packages("devtools")
devtools::install_github("Ronho/prinvars")