Description Usage Arguments Value Examples
This function performs cross validation for values of k in random forest.
1 | my_rf_cv(k)
|
k |
A number representing the number of folds the data will be divided into. |
A number representing the mean cross-validation standard error for that number of folds.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.