Description Usage Arguments Value Examples
Predicts an output class of a given training data using the Random Forest statistical prediction method and cross-validation.
1 | my_rf_cv(k)
|
k |
Numeric value representing the number of folds for cross-validation. |
Numeric value representing the cross-validation error.
1 | my_rf_cv(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.