prep.ref2km | R Documentation |
Applies Kubelka-Munk (km) transformation to data matrix (spectra)
prep.ref2km(data)
data |
a matrix with spectra values (absolute reflectance values) |
Kubelka-Munk is useful preprocessing method for diffuse reflection spectra (e.g. taken for powders or rough surface). It transforms the reflectance spectra R to K/M units as follows: (1 - R)^2 / 2R
preprocessed spectra.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.