"OptimalSeqIPWE_SDP"Implementation of single-decision-point missing data perspective with IPWE.
Objects can be created by calls of the form new("OptimalSeqIPWE_SDP", ...).
These objects are for convenience in package development
and should not be created by users.
genetic:An object of class "list."
Results returned by genetic algorithm.
regime:An object of class "Regime."
The regime class definition.
Classes "OptimalSeq-class" and "PropensityOnly-class", directly.
Class "DynTxRegime-class" by class "OptimalSeq-class", distance 2.
signature(object = "OptimalSeqIPWE_SDP"):
Retrieve description of method used to create object.
signature(object = "OptimalSeqIPWE_SDP"):
Retrieve the value object returned by rgenoud.
signature(x = "OptimalSeqIPWE_SDP", newdata = "data.frame"):
Estimate optimal treatment for newdata.
signature(x = "OptimalSeqIPWE_SDP"):
Print key results of method.
signature(x = "OptimalSeqIPWE_SDP"):
Retrieve regime parameter estimates.
signature(object = "OptimalSeqIPWE_SDP"):
Show key results of method.
signature(object = "OptimalSeqIPWE_SDP"):
Retrieve key summary information of method.