Learn R Programming

brif (version 1.4.1)

rftrain: Train a random forest

Description

This function is not intended for end users. Users should use the brif.formula or brif.default function.

Usage

rftrain(rdf, par)

Value

a list, of class "brif", containing the trained random forest model.

Arguments

rdf

a data frame. The first column is treated as the target variable.

par

a list containing all parameters.