Other packages > Find by keyword >

chemometrics  

Multivariate Statistical Analysis in Chemometrics
View on CRAN: Click here


Download and install chemometrics package within the R console
Install from CRAN:
install.packages("chemometrics")

Install from Github:
library("remotes")
install_github("cran/chemometrics")

Install by package version:
library("remotes")
install_version("chemometrics", "1.4.4")



Attach the package and use:
library("chemometrics")
Maintained by
Peter Filzmoser
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-04-09
Latest Update: 2023-08-25
Description:
R companion to the book "Introduction to Multivariate Statistical Analysis in Chemometrics" written by K. Varmuza and P. Filzmoser (2009).
How to cite:
Peter Filzmoser (2008). chemometrics: Multivariate Statistical Analysis in Chemometrics. R package version 1.4.4, https://cran.r-project.org/web/packages/chemometrics. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1 (2008-04-09 09:11), 0.2 (2008-04-24 09:48), 0.4 (2008-11-13 09:36), 0.5 (2009-11-08 18:53), 0.6 (2010-01-22 08:47), 0.7 (2010-03-04 07:07), 0.8 (2010-03-09 12:37), 1.0 (2010-10-11 12:00), 1.1.1 (2010-11-13 16:19), 1.1 (2010-11-12 08:32), 1.2 (2010-11-18 08:14), 1.3.1 (2011-02-18 20:18), 1.3.2 (2011-04-03 09:43), 1.3.5 (2011-11-06 09:39), 1.3.7 (2011-11-07 15:05), 1.3.8 (2012-02-16 09:19), 1.3.9 (2015-01-16 10:25), 1.3 (2011-02-08 16:50), 1.4.1 (2016-08-03 11:14), 1.4.2 (2017-03-17 10:17)
Other packages that cited chemometrics R package
View chemometrics citation profile
Other R packages that chemometrics depends, imports, suggests or enhances
Complete documentation for chemometrics
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA