my_rf_cv: Random Forest function

Description Usage Arguments Value Examples

View source: R/my_rf_cv.R

Description

This function implements Breiman's random forest algorithm for classification and regression.

Usage

1

Arguments

k

number of folds

Value

a numeric with the cross-validation error

Examples

1

Xiaoying-Z/Stat302Project03 documentation built on March 22, 2020, 2:09 a.m.