new("IQLearnSS", ...)
.
These objects are for convenience in package development
and should not be created by users.yContHat
:"numeric."
Contrast component of fitted outcome. yMainHat
:"numeric."
Main effects component of fitted outcome. delta
:"numeric."
Indicator of compliance with optimal treatment regime. decisionFunc
:"matrix."
Estimated outcome of interest at each treatment option. "IQLearnBase-class"
and ","
directly.Class "OutcomeOnly-class"
by class "IQLearnBase-class"
, distance 2.
signature(object = "IQLearnSS")
:
Retrieve description of method implemented to obtain object. signature(object = "IQLearnSS")
:
Retrieve the estimated contrast component of the outcome. signature(object = "IQLearnSS")
:
Retrieve the estimated main effects component of the outcome. signature(x = "IQLearnSS", newdata = "data.frame")
:
Predict optimal treatments for newdata. signature(x = "IQLearnSS", newdata = "missing")
:
Retrieve the optimal treatments for training data. signature(x = "IQLearnSS")
:
Print key results of method. signature(object = "IQLearnSS")
:
Show key results of method.