"OptimalClassIPWE"Results from classification method with IPWE.
Objects can be created by calls of the form new("OptimalClassIPWE", ...).
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 "PropensityOnly-class" directly.
Class "DynTxRegime-class," by class
"OptimalClass-class," distance 2.
signature(object = "OptimalClassIPWE"):
Retrieve classification value object.
signature(object = "OptimalClassIPWE"):
Retrieve description of method used to create object.
signature(object = "OptimalClassIPWE"):
Retrieve the value object returned by outcome and
propensity score regression methods.
signature(x = "OptimalClassIPWE", newdata = "data.frame"):
Estimate optimal treatment for newdata.
signature(x = "OptimalClassIPWE", newdata = "missing"):
Retrieve estimated optimal treatment for training data.
signature(x = "OptimalClassIPWE"):
Generate plots of the outcome and/or propensity score regression objects.
signature(x = "OptimalClassIPWE"):
Print key results of method.
signature(object = "OptimalClassIPWE"):
Show key results of method.
signature(object = "OptimalClassIPWE"):
Retrieve key summary information of method.
# NOT RUN {
showClass("OptimalClassIPWE")
# }
Run the code above in your browser using DataLab