Description Usage Arguments Value Examples
Random forest cross-validation This function uses cross validation to assess how predictions made using random forest models can generalize to independent data sets.
1 | my_rf_cv(k)
|
k |
Numeric indicating that the function will use |
Numeric with 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.