The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

morepls

Interpretation tools for PLS regression

R-CMD-check

morepls provides functions for the interpretation of PLS regressions.

The documentation is available here: https://nicolas-robette.frama.io/morepls/

Graphical functions :

Statistical indicators :

Installation

Execute the following code within R:

if (!require(devtools)){
    install.packages('devtools')
    library(devtools)
}
install_git("https://framagit.org/nicolas-robette/morepls")

References

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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.