Description Usage Arguments Details Examples
Convenience wrapper for batch RF runs
1 2 |
df |
Input dataframe |
y |
Name of response variable |
incl |
Variables to include |
prov |
Cleland province to include |
If 'prov' is not NULL, then 'Cleland_province' must be present as a column in the input dataframe.
1 | RandomForestWRapper(df = mydf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.