Class IQLearnFS_C
IQLearnFS_C
Class IQLearnFS_C
contains the results for the first stage contrasts component of the interactive Q-Learning algorithm. Objects of this class are returned by iqLearnFSC().
class
txVec
: : A numeric. treatment vector from training dataresiduals
: : A numeric. residuals of the fitstep
: : 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.
DTRstep: : Retrieve description of method used to create object.
estimator: : Retrieve the estimated value of the estimated optimal regime for the training data set.
optTx: : Retrieve/predict the estimated decision functions and/or optimal tx.
print: : Print main results of analysis.
show: : Show main results of analysis.
summary: : Retrieve summary information.
residuals: :Retrieve the residuals of the regression.
sd: :Retrieve the standard deviation of the residuals.
Useful links