RegimeObj
Methods dispatch equivalantly named functions defined for Regime or DecisionPointList objects. Method dispatched dictated by object stored in @regime.
# S4 method for RegimeObj
.getNumPars(object)# S4 method for RegimeObj
.getParNames(object)
# S4 method for RegimeObj
.getPars(object)
# S4 method for RegimeObj
.getRegimeFunction(object)
# S4 method for RegimeObj,data.frame
.predictOptimalTx(x, newdata, dp = 1L, ...)
# S4 method for RegimeObj
print(x, ...)
# S4 method for RegimeObj
regimeCoef(object, ...)
# S4 method for RegimeObj,numeric
.setPars(object, pars)
# S4 method for RegimeObj
show(object)
# S4 method for RegimeObj
summary(object, ...)