Methods Available for Objects of Class RegimeObj
Methods dispatch equivalantly named functions defined for Regime or DecisionPointList objects. Method dispatched dictated by object stored in @regime.
## S4 method for signature 'RegimeObj' .getNumPars(object) ## S4 method for signature 'RegimeObj' .getParNames(object) ## S4 method for signature 'RegimeObj' .getPars(object) ## S4 method for signature 'RegimeObj' .getRegimeFunction(object) ## S4 method for signature 'RegimeObj,data.frame' .predictOptimalTx(x, newdata, dp = 1L, ...) ## S4 method for signature 'RegimeObj' print(x, ...) ## S4 method for signature 'RegimeObj' regimeCoef(object, ...) ## S4 method for signature 'RegimeObj,numeric' .setPars(object, pars) ## S4 method for signature 'RegimeObj' show(object) ## S4 method for signature 'RegimeObj' summary(object, ...)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.