ModelObjSubset-methods {DynTxRegime} | R Documentation |
Methods Available for Objects of Class ModelObjSubset
Description
Methods Available for Objects of Class ModelObjSubset
.getDecisionPoint(object)
retrieves the decision point to which object pertains
.getSubset(object)
retrieves the subset to which object pertains
Usage
## S4 method for signature 'ModelObjSubset'
.getDecisionPoint(object)
## S4 method for signature 'ModelObjSubset'
.getSubset(object)
[Package DynTxRegime version 4.16 Index]