README.md

The pls R package

This is the source code repository of the CRAN package "pls".

Installation from CRAN

(Recommended, unless you want to test the newest changes.)

install.packages("pls")

Installation from github

(If needed, install the devtools package from CRAN first.)

library(devtools)
install_github("khliland/pls")

Usage

See the help pages in the package for instructions, or (if you installed from CRAN): vignette("pls-manual").



bhmevik/pls documentation built on Nov. 23, 2023, 5:56 a.m.