cereal | R Documentation |
For 15 cereals an X and Y data set, measured on the same objects, is available. The X data are 145 infrared spectra, and the Y data are 6 chemical/technical properties (Heating value, C, H, N, Starch, Ash). Also the scaled Y data are included (mean 0, variance 1 for each column). The cereals come from 5 groups B=Barley, M=Maize, R=Rye, T=Triticale, W=Wheat.
data(cereal)
A data frame with 15 objects and 3 list elements:
X
matrix with 15 rows and 145 columns
Y
matrix with 15 rows and 6 columns
Ysc
matrix with 15 rows and 6 columns
The data set can be used for PLS2.
K. Varmuza and P. Filzmoser: Introduction to Multivariate Statistical Analysis in Chemometrics. CRC Press, Boca Raton, FL, 2009.
K. Varmuza and P. Filzmoser: Introduction to Multivariate Statistical Analysis in Chemometrics. CRC Press, Boca Raton, FL, 2009.
data(cereal)
names(cereal)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.