Description Usage Arguments Value Examples
This function implements Breiman's random forest algorithm for classification and regression.
1 | my_rf_cv(k)
|
k |
number of folds |
a numeric with the cross-validation error
1 | my_rf_cv(2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.