This is the source code repository of the CRAN package “pls”.
Usage
See the help pages in the package for instructions, or (if you installed from CRAN): vignette("pls-manual"). Documentation is also avaiable as a GitHub page at https://khliland.github.io/pls/.
New featuress
- 2.9.0: Added
nipals()(NIPALS PLS) andnipalspcr()(NIPALS PCR) with robustness against missing data. Added cross-validation and test set abilities forscores()andscoreplot(). Addedpkgdownsite with documentation and vignette. - 2.8-4: Added fac2seg() to create cross-validation segments from a factor.
- 2.8-1: Added vcov() for computing variance-covariance matrices for PCR.