cv.rf: cross validation random forest

Description Usage Arguments Value

Description

five fold cross validation using random forest

Usage

1
cv.rf(train, tree = 400)

Arguments

train

Any train set without ID and URL

tree

Number of trees, default 400

Value

A list containing a vector of each fold accuracy and a mean.


fizlaz/DUN documentation built on May 16, 2019, 1:13 p.m.