rftrain | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.