Description Usage Arguments Value Examples
This function performs a Random Forest Cross-Validation in R
1 | my_rf_cv(k)
|
k |
number of folds |
a numeric with the cross-validation error;
1 | my_rf_cv(k = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.