Description Usage Arguments Value Examples
This function calculate a cross validation error for a random forest using the "palmerpenguins" data.
1 | my_rf_cv(k)
|
k |
Is the number of K folds to run. |
A numeric calculation of the cv_err
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.