Description Usage Arguments Value Examples
This function performs a random forest cross validation on the penguin data.
1 | my_rf_cv(k)
|
k |
Numeric input used as the number of folds. |
Numeric indicating the average mean square error across k
folds
1 | my_rf_cv(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.