.prepare_args | R Documentation |
Prepare input for ctree/cforest from input of pmtree/pmforest
.prepare_args(model, data, zformula, control, ...)
model |
model. |
data |
an optional data frame. |
zformula |
ormula describing which variable should be used for partitioning. |
control |
ontrol parameters, see |
... |
other arguments. |
args to be passed to ctree/cforest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.