Description Usage Arguments Value Examples
This function predicts the penguins body mass based on physical trait inputs.
1 | my_rf_cv(k)
|
k |
Numeric input representing the number of folds. |
Numeric output representing the cv error.
1 2 | my_rf_cv(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.