my_rf_cv | R Documentation |
Predicts outputs lifeExp using covariates gdpPercap by random forest methods.
my_rf_cv(k)
k |
Integer representing Number of folds. |
A numeric with the cross-validation error.
my_rf_cv(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.