my_rf_cv: Random Forest Cross-Validation

Description Usage Arguments Value Examples

View source: R/my_rf_cv.R

Description

Performs a random forest cross-validation test specific to the my_penguins dataset, with variables bill_depth_mm, bill_length_mm, flipper_length_mm and response variable body_mass_g.

Usage

1

Arguments

k

Numeric input representing number of folds for cross-validation.

Value

Numeric representing average MSE of the k-fold simulations.

Examples

1
2

toadmengo/Proj3Package documentation built on March 22, 2021, 2:41 p.m.