Class OptimalClassObj
OptimalClassObj
Class OptimalClassObj
contains results for a single decision point when estimates are obtained from the classification perspective. Objects of this class are returned by optimalClass().
class
class
: Results of the classification step.outcome
: Results of the outcome regression step.propen
: Results of the propensity step.optimal
: Estimated optimal tx and valueCall
: Unevaluated call.outcome: : Retrieve value object returned by outcome regression methods.
propen: : Retrieve value object returned by propensity regression methods.
classif: : Retrieve value object returned by classification regression methods.
coef: : Retrieve parameter estimates for all regression steps.
fitObject: : Retrieve value object returned by regression methods.
plot: : Generate plots for regression analyses.
Useful links