morepls
provides functions for the interpretation of PLS regressions.
The documentation is available here: https://nicolas-robette.frama.io/morepls/
Graphical functions :
Statistical indicators :
Execute the following code within R
:
if (!require(devtools)){
install.packages('devtools')
library(devtools)
}
install_git("https://framagit.org/nicolas-robette/morepls")
To cite morepls
in publications, use :
Robette N. (2025), morepls
: Interpretation tools for PLS regression in R
, version 0.2, https://nicolas-robette.frama.io/morepls/
Martens, H., Næs, T. (1989) Multivariate calibration. Chichester: Wiley.
Tenenhaus, M. (1998) La Regression PLS. Théorie et Pratique. Editions TECHNIP, Paris.
The image in the hex sticker is outrageously taken from https://moreplease.com/ from Iain Merrick.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.