Description Usage Arguments Value Examples
This function will predict output using given covariates.
1 | my_rf_cv(k)
|
k |
An integer that represents the number of folds. |
A list of objects numerically with cross validation errors.
1 | my_rf_cv(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.