new("PropensityAndOutcome", ...)
.
These objects are for convenience in package development
and should not be created by users.propen
:"PropensityRegression."
Results of propensity score regression step(s). outcome
:"OutcomeRegression."
Results of outcome regression step(s). signature(object = "PropensityAndOutcome")
:
Retrieve the parameter estimates for each regression. signature(object = "PropensityAndOutcome")
:
Retrieve the value object returned by each regression method. signature(object = "PropensityAndOutcome")
:
Retrieve the value object returned by each regression method. signature(x = "PropensityAndOutcome")
:
Generate plots of each regression object. signature(x = "PropensityAndOutcome")
:
Print each regression object. signature(object = "PropensityAndOutcome")
:
Retrieve the value object returned by each propensity
regression method. signature(object = "PropensityAndOutcome")
:
Show key results of each regression object. signature(object = "PropensityAndOutcome")
:
Retrieve key summary information from each regression object. showClass("PropensityAndOutcome")
Run the code above in your browser using DataLab