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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for chemometrics50100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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