datcass: datcass

datcassR Documentation

datcass

Description

A NIRS data set describing the concentration of a natural pigment in samples of tropical shrubs. Spectra were recorded from 400 to 2498 nm at 2 nm intervals.

Usage

data(datcass)

Format

A list with 4 components: Xr, yr, Xu, yu.

—– Reference (calibration) data

Xr

A matrix whose rows are the NIR absorbance spectra (= log10(1 / Reflectance)).

yr

A vector of the response variable (pigment concentration).

—– Test data

Xu

A matrix whose rows are the NIR absorbance spectra (= log10(1 / Reflectance)).

yu

A vector of the response variable (pigment concentration).

References

Davrieux, F., Dufour, D., Dardenne, P., Belalcazar, J., Pizarro, M., Luna, J., Londono, L., Jaramillo, A., Sanchez, T., Morante, N., Calle, F., Becerra Lopez-Lavalle, L., Ceballos, H., 2016. LOCAL regression algorithm improves near infrared spectroscopy predictions when the target constituent evolves in breeding populations. Journal of Near Infrared Spectroscopy 24, 109. https://doi.org/10.1255/jnirs.1213

CIAT Cassava Project (Colombia), CIRAD Qualisud Research Unit, and funded mainly by the CGIAR Research Program on Roots, Tubers and Bananas (RTB) with support from CGIAR Trust Fund contributors (https://www.cgiar.org/funders/).

Examples


data(datcass)
str(datcass)


mlesnoff/rnirs documentation built on April 24, 2023, 4:17 a.m.