.prepare_args: Prepare input for ctree/cforest from input of pmtree/pmforest
Description
Prepare input for ctree/cforest from input of pmtree/pmforest
Usage
.prepare_args(model, data, zformula, control, ...)
Arguments
zformula
ormula describing which variable should be used for partitioning.
Value
args to be passed to ctree/cforest.