caret::train-methods | R Documentation |
train
Methods for functions train
and train.formula
in package caret
signature(x = ".CaretHyperspectral")
Wrapper method for train
.
Note that ".CaretHyperspectral"
is a class union containing classes
\Sexpr[echo=TRUE,results=rd]{
paste(hsdar:::.getCaretCompatibleClasses(), collapse = ", ")
}.
signature(form = "formula", data = "Speclib")
Wrapper method for train.formula
to be used with objects of
class Speclib
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.