NIR | R Documentation |
For 166 alcoholic fermentation mashes of different feedstock (rye, wheat and corn) we have 235 variables (X) containing the first derivatives of near infrared spectroscopy (NIR) absorbance values at 1115-2285 nm, and two variables (Y) containing the concentration of glucose and ethanol (in g/L).
data(NIR)
A data frame with 166 objects and 2 list elements:
xNIR
data frame with 166 rows and 235 columns
yGlcEtOH
data frame with 166 rows and 2 columns
The data can be used for linear and non-linear models.
B. Liebmann, A. Friedl, and K. Varmuza. Determination of glucose and ethanol in bioethanol production by near infrared spectroscopy and chemometrics. Anal. Chim. Acta, 642:171-178, 2009.
B. Liebmann, A. Friedl, and K. Varmuza. Determination of glucose and ethanol in bioethanol production by near infrared spectroscopy and chemometrics. Anal. Chim. Acta, 642:171-178, 2009.
data(NIR)
str(NIR)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.