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()).

Version: 0.1-1
Depends: R (≥ 4.0)
Imports: stats, graphics, grDevices, data.table, FNN, signal, e1071
Suggests: knitr, rmarkdown
Published: 2023-05-12
Author: Marion Brandolini-Bunlon [aut, cre], Benoit Jaillais [aut], Jean-Michel Roger [aut], Matthieu Lesnoff [aut]
Maintainer: Marion Brandolini-Bunlon <marion.brandolini-bunlon at inrae.fr>
License: GPL-3
URL: https://github.com/ChemHouse-group/rchemo/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: rchemo results

Documentation:

Reference manual: rchemo.pdf

Downloads:

Package source: rchemo_0.1-1.tar.gz
Windows binaries: r-devel: rchemo_0.1-1.zip, r-release: rchemo_0.1-1.zip, r-oldrel: rchemo_0.1-1.zip
macOS binaries: r-release (arm64): rchemo_0.1-1.tgz, r-oldrel (arm64): rchemo_0.1-1.tgz, r-release (x86_64): rchemo_0.1-1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rchemo to link to this page.