my_rf_cv: Random Forest cross-validation for penguin data set.

Description Usage Arguments Value Examples

View source: R/my_rf_cv.R

Description

Random Forest cross-validation for penguin data set.

Usage

1

Arguments

k

an integer of the number of folds.

Value

the numeric cross-validation error; the mean squared error of predicted and actual penguin body mass.

Examples

1
2

ElliotWinters/exwProject3 documentation built on Dec. 17, 2021, 6:26 p.m.