coef.beezdemand_fixed: Extract Coefficients from Fixed-Effect Demand Fit

View source: R/fixed-methods.R

coef.beezdemand_fixedR Documentation

Extract Coefficients from Fixed-Effect Demand Fit

Description

Extract Coefficients from Fixed-Effect Demand Fit

Usage

## S3 method for class 'beezdemand_fixed'
coef(object, report_space = c("internal", "natural", "log10"), ...)

Arguments

object

A beezdemand_fixed object.

report_space

One of "internal", "natural", or "log10". Default "internal".

...

Unused.

Value

A tibble with columns id, term, estimate, estimate_scale, term_display.


beezdemand documentation built on March 3, 2026, 9:07 a.m.