rftrain {brif} | R Documentation |
This function is not intended for end users. Users should use the brif.formula or brif.default function.
rftrain(rdf, par)
rdf |
a data frame. The first column is treated as the target variable. |
par |
a list containing all parameters. |
a list, of class "brif", containing the trained random forest model.