Description Usage Arguments Value See Also
fit the best model according to mpTune
1 2 3 4 5 6 7 8 9 |
obj |
A |
... |
Further arguments to be passed to |
formula |
Model formula if not in |
data |
Ata if not in |
x |
Design matrix if not in |
y |
Response vector if not in |
weights |
Sample weights if not in |
model |
An interger or model name indicating which model to fit. Default to 1, the best model |
A 'bestMpTuneModel' or 'bestMpTuneModel.formula' object with entries:
fitmodel fit
preProc
modelName
modelInfoa list of models fitting, predict information, as from caret
selectionMetricthe performace matric used to select the best model
mpTunePerformanceperformance of best model in the mpTune object
See mpTune
for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.