datforages | R Documentation |
A NIRS pre-processed data set describing the class membership of forages. Spectra were recorded from 1100 to 2498 nm at 2 nm intervals.
data(datforages)
A list with 4 components: Xr
, yr
, Xu
, yu
.
—– Reference (calibration) data
A matrix whose rows are the pre-processed NIR absorbance spectra (= log10(1 / Reflectance)).
A vector of the response variable (class membership).
—– Test data
A matrix whose rows are the pre-processed NIR absorbance spectra (= log10(1 / Reflectance)).
A vector of the response variable (class membership).
data(datforages)
str(datforages)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.