preprocessCaret {PDATK} | R Documentation |
caret::preProcess
method, then return the
normalized data using predict
.Preprocess Data Using the caret::preProcess
method, then return the
normalized data using predict
.
preprocessCaret(x, ...)
x |
The data to be normalized with |
... |
Fall through parameters to |
x
preprocessed according to the arguments in ...
.
caret::preProcess
, stats::predict