data(simdata)
$spectra.c |
a matrix (100x150) with spectral values for the training set. |
$spectra.t |
a matrix (100x150) with spectral values for the test set. |
$conc.c |
a matrix (100x3) with concentration of components for the training set. |
$conc.t |
a matrix (100x3) with concentration of components for the test set. |
$wavelength |
a vector with spectra wavelength in nm. |
$spectra.c |
a matrix (100x150) with spectral values for the training set. |
There are 100 mixings in a training set and 50 mixings in a test set. The data can be used for multivariate regression examples.