
Extract Coefficients from Grouped Fixed-Effect Demand Fit
Source:R/fixed-methods.R
coef.beezdemand_fixed_grouped.RdExtract Coefficients from Grouped Fixed-Effect Demand Fit
Usage
# S3 method for class 'beezdemand_fixed_grouped'
coef(object, ...)Arguments
- object
A beezdemand_fixed_grouped object
- ...
Additional arguments passed to
coef.beezdemand_fixed()