Class IQLearnSS
IQLearnSS
Class IQLearnSS
contains the results for the second stage of the interactive Q-Learning algorithm. Objects of this class are returned by iqLearnSS().
class
yContHat
: : A numeric. Estimated contrast componentyMainHat
: : A numeric. Estimated main effects componentdelta
: : A numeric. Indicator of compliance * response used for value calcstep
: : Not used in this context.outcome
: : The outcome regression analysistxInfo
: : The feasible tx informationoptimal
: : The estimated optimal tx, decision function, and valueoutcome: : Retrieve value object returned by outcome regression methods.
coef: : Retrieve parameter estimates for all regression steps.
fitObject: : Retrieve value object returned by regression methods.
plot: : Generate plots for regression analyses.
fittCont: :Retrieve the contrasts component of the regression.
fittMain: :Retrieve the main effects component of the regression.
Useful links