Description Usage Arguments Examples
View source: R/ml_randomForest.R
k-fold randomForest
1 | randomForest_kcv(XX, YY, kfold = 6, seed = 1, ind_all = NULL, ntree = 500, ...)
|
... |
others to |
1 | randomForest_kcv(XX, YY, kfold = 6, seed = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.