rchemo: Dimension Reduction, Regression and Discrimination for Chemometrics

Data exploration and prediction with focus on high dimensional data and chemometrics. The package was initially designed about partial least squares regression and discrimination models and variants, in particular locally weighted PLS models (LWPLS). Then, it has been expanded to many other methods for analyzing high dimensional data. The name 'rchemo' comes from the fact that the package is orientated to chemometrics, but most of the provided methods are fully generic to other domains. Functions such as transform(), predict(), coef() and summary() are available. Tuning the predictive models is facilitated by generic functions gridscore() (validation dataset) and gridcv() (cross-validation). Faster versions are also available for models based on latent variables (LVs) (gridscorelv() and gridcvlv()) and ridge regularization (gridscorelb() and gridcvlb()).

Getting started

Package details

AuthorMarion Brandolini-Bunlon [aut, cre], Benoit Jaillais [aut], Jean-Michel Roger [aut], Matthieu Lesnoff [aut]
MaintainerMarion Brandolini-Bunlon <marion.brandolini-bunlon@inrae.fr>
LicenseGPL-3
Version0.1-3
URL https://github.com/ChemHouse-group/rchemo/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rchemo")

Try the rchemo package in your browser

Any scripts or data that you put into this service are public.

rchemo documentation built on Sept. 11, 2024, 8:05 p.m.