"OptimalClassAIPWE"
Results from classification method with AIPWE.
Objects can be created by calls of the form new("OptimalClassAIPWE", ...)
.
These objects are for convenience in package development
and should not be created by users.
classif
:An object of class "modelObjFit."
The classification analysis.
Classes "OptimalClass-class"
and "PropensityAndOutcome-class"
directly.
Class "DynTxRegime-class,"
by class
"OptimalClass-class,"
distance 2.
signature(object = "OptimalClassAIPWE")
:
Retrieve classification value object.
signature(object = "OptimalClassAIPWE")
:
Retrieve description of method used to create object.
signature(object = "OptimalClassAIPWE")
:
Retrieve the value object returned by outcome and
propensity score regression methods.
signature(x = "OptimalClassAIPWE", newdata = "data.frame")
:
Estimate optimal treatment for newdata.
signature(x = "OptimalClassAIPWE", newdata = "missing")
:
Retrieve estimated optimal treatment for training data.
signature(x = "OptimalClassAIPWE")
:
Generate plots of the outcome and/or propensity score regression objects.
signature(x = "OptimalClassAIPWE")
:
Print key results of method.
signature(object = "OptimalClassAIPWE")
:
Show key results of method.
signature(object = "OptimalClassAIPWE")
:
Retrieve key summary information of method.
# NOT RUN {
showClass("OptimalClassAIPWE")
# }
Run the code above in your browser using DataLab