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