R/cp-methods.R
augment.cp_model_lmer.Rd
Augment a Cross-Price Demand Model (Mixed-Effects)
# S3 method for class 'cp_model_lmer' augment(x, ...)
A cp_model_lmer object.
cp_model_lmer
Additional arguments (unused).
A tibble with the original modelling data and added .fitted, .resid, and .fixed (population-level prediction with random effects set to zero) columns.
.fitted
.resid
.fixed