Description Usage Arguments Value Examples
Generate a list of randomForest models.
1 |
df |
Dataframe that contains the variables to be included in the model. |
y |
The response vector. |
nforest |
Number of random forests to create, 100 by default. |
seed |
Numeric value passed to |
... |
Optional parameters to pass to |
A list object containing nforest randomForest
models.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.