Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RegimeObj-methods

Methods Available for Objects of Class RegimeObj


Description

Methods dispatch equivalantly named functions defined for Regime or DecisionPointList objects. Method dispatched dictated by object stored in @regime.

Usage

## 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, ...)

DynTxRegime

Methods for Estimating Optimal Dynamic Treatment Regimes

v4.10
GPL-2
Authors
S. T. Holloway, E. B. Laber, K. A. Linn, B. Zhang, M. Davidian, and A. A. Tsiatis
Initial release
2022-06-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.