View source: R/fixed-methods.R
| coef.beezdemand_fixed | R Documentation |
Extract Coefficients from Fixed-Effect Demand Fit
## S3 method for class 'beezdemand_fixed'
coef(object, report_space = c("internal", "natural", "log10"), ...)
object |
A |
report_space |
One of |
... |
Unused. |
A tibble with columns id, term, estimate, estimate_scale, term_display.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.