Class OptimalSeq
OptimalSeq
Class OptimalSeq
contains the results for the estimated optimal tx and value when estimated from a coarsened or missing data perspective.
class
genetic
: A list containing the results from the genetic algorithmpropen
: Results of the propensity regression stepoutcome
: Results of the outcome regression stepregime
: Results for the regime.optimal
: Results for the estimated optimal tx and valueCall
: The unevaluated call.outcome: : Retrieve value object returned by outcome regression methods.
propen: : Retrieve value object returned by propensity regression methods.
coef: : Retrieve parameter estimates for all regression steps.
fitObject: : Retrieve value object returned by regression methods.
plot: : Generate plots for regression analyses.
regimeCoef: : Retrieve the estimated regime parameters.
DTRstep: : Retrieve description of method used to create object.
estimator: : Retrieve the estimated value of the estimated optimal regime for the training data set.
optTx: : Retrieve/predict the estimated decision functions and/or optimal tx.
print: : Print main results of analysis.
show: : Show main results of analysis.
summary: : Retrieve summary information.
Useful links