Rdocumentation
powered by
Learn R Programming
emil (version 2.0.2)
fit_caret: Fit a model using the caret package
Description
Fit a model using the caret package
Usage
fit_caret(x, y, ...)
Arguments
x
Descriptors.
y
Response.
...
Sent to
train
.