Obtain counterfactual prediction of a fit.
Value
List of class prediction_cf
containing following elements:
estimate
: predicted marginal mean.residual
: residual of the bias-corrected prediction.predictions
: all predicted values.predictions_liner
: linear predictions.schema
: randomization schema.response
: response value.fit
: fitted model.model_matrix
: model matrix.treatment_formula
: treatment assignment and randomization formula.treatment
: treatment value.group_idx
: group index based on the stratification.variance
: estimated variance of the marginal mean.variance_name
: name of the variance.