Description Usage Arguments Value Examples
This function performs predicts body_mass_g
using covariates
bill_length_mm
, bill_depth_mm
, and flipper_length_mm
using random forests.
1 | my_rf_cv(k)
|
k |
The number of folds desired |
A numeric with the cross-validation error
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.