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 21 Nov. 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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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