Description Usage Arguments Value See Also
View source: R/methods-normalize.R
Preprocess Data Using the caret::preProcess method, then return the
normalized data using predict.
1 | preprocessCaret(x, ...)
|
x |
The data to be normalized with |
... |
Fall through parameters to |
x preprocessed according to the arguments in ....
caret::preProcess, stats::predict
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.