newModelObjSubset {DynTxRegime} | R Documentation |
Create Internal Model Objects for Subsets of Data
Description
Create Internal Model Objects for Subsets of Data
Usage
.newModelObjSubset(object)
Arguments
object |
A list of modelObj or ModelObjSubset |
Value
An object of class ModelObj_SubsetList
if a single decision
point or an object of class ModelObj_DecisionPointList
if multiple
decision points.
[Package DynTxRegime version 4.15 Index]