RForest: Apply Random Forest algorithm

Description Usage Arguments Value Examples

Description

Apply Random Forest algorithm

Usage

1
RForest(train, test, kfold, split)

Arguments

train

Data frame with train data

test

A number.

Value

Random Forest model for x and y.

Examples

1
none

Richyrecarey/classifast documentation built on May 23, 2019, 1:09 p.m.