caret::preProcess-methods | R Documentation |
preProcess
Methods for function preProcess
in package caret. The function is mainly internally required, but can be also used to transform the reflectance values and the SI e.g., by centering, scaling etc.
signature(x = ".CaretHyperspectral")
Wrapper method for preProcess
.
Note that ".CaretHyperspectral"
is a class union containing classes
\Sexpr[echo=TRUE,results=rd]{
paste(hsdar:::.getCaretCompatibleClasses(), collapse = ", ")
}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.