my_rf_cv: Random Forest Cross-Validation Function

Description Usage Arguments Value Examples

View source: R/my_rf_cv.R

Description

Predicts an output class of a given training data using the Random Forest statistical prediction method and cross-validation.

Usage

1

Arguments

k

Numeric value representing the number of folds for cross-validation.

Value

Numeric value representing the cross-validation error.

Examples

1

achew20/project3Package2021 documentation built on Dec. 18, 2021, 10:22 p.m.