"IQLearnFS_C"Results of the regression of the estimated contrasts of the outcome of interest from IQ-Learning algorithm (IQ3).
Objects can be created by calls of the form new("IQLearnFS_C", ...).
These objects are for convenience in package development
and should not be created by users.
txVec:An object of class "numeric."
First-stage treatments in training data.
qFunc:An object of class "matrix."
The fitted values at both treatment options.
residuals:An object of class "numeric."
Residuals of the regression analysis.
yContHatSS:An object of class "numeric."
The estimated contrasts component of the outcome of interest.
Classes "IQLearnBase-class",
"IQLearnFS-class", and
"DynTxRegime-class" directly.
Class "OutcomeOnly-class" by class "IQLearnBase-class", distance 2.
signature(object = "IQLearnFS_C"):
Retrieve description of method implemented to obtain object.
signature(x = "IQLearnFS_C"):
Print key results of method.
signature(x = "IQLearnFS_C"):
Retrieve residuals of the regression.
signature(x = "IQLearnFS_C"):
Standard deviation of residuals of the regression.
signature(object = "IQLearnFS_C"):
Show key results of method.
signature(x = "IQLearnFS_C"):
Standardized residuals of the regression.
# NOT RUN {
showClass("IQLearnFS_C")
# }
Run the code above in your browser using DataLab