Description Usage Arguments Value Examples
This function predicts a variable using covariates from the same data set.
1 | my_rf_cv(k)
|
k |
Numeric input of the number of folds. |
Numeric output of the cross-validation error.
1 | my_rf_cv(k = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.