.newPropensityObj {DynTxRegime} | R Documentation |
Create a new PropensityObj
object
Description
Calls newPropensityFit and stores result in @propen.
Usage
.newPropensityObj(moPropen, txObj, data, suppress, ...)
## S4 method for signature 'ANY,ANY'
.newPropensityObj(moPropen, txObj, data, suppress)
## S4 method for signature 'ModelObj_DecisionPointList,TxInfoList'
.newPropensityObj(moPropen, txObj, data, suppress)
Arguments
moPropen |
A modeling object |
txObj |
A TxObj object |
... |
Any optional additional input. |
[Package DynTxRegime version 4.16 Index]