Description Usage Arguments Value
View source: R/PSB_functions_2.R
This function retruns a caret model of named method using trainTest set data.
1 | caretTrain(set, method = "adaboost")
|
set |
Set of train and test data returned from trainTest. |
method |
Avaliable methods in caret::train(). |
A fit.caret model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.