fittedCont: Extract Fitted Contrast Component of Outcome
Description
Retrieve the fitted contrast component of the outcome
regression analysis for the second-stage decision point.
Only available for the IQ-Learning algorithm.
Usage
fittedCont(object, ...)
Arguments
object
An object of class "DynTxRegime"
...
Ignored.
Value
For objects returned by iqLearnSS(), a vector.
For all other "DynTxRegime" objects, NA.