Description Usage Arguments Value Examples
This function predicts output body_mass_g
using covariates
bill_length_mm
, ill_depth_mm
, and flipper_length_mm
.
1 | my_rf_cv(k)
|
k |
Integer representing the number of folds. |
Numeric with the cross-validation error cv_err
.
1 | my_rf_cv(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.