classif(object, ...)
"DynTxRegime"
."DynTxRegime"
objects, NA.moClass
of optimalClass().
Because the value object of the modeling function is returned,
any methods developed for said object can be applied to the
object returned. For example, if the
classification method is rpart
, the object returned
by classif() can be passed as input to residuals.rpart(),
path.rpart(), etc. without modification.