coef.beezdemand_hurdle: Extract Coefficients from Hurdle Demand Model

View source: R/hurdle-methods.R

coef.beezdemand_hurdleR Documentation

Extract Coefficients from Hurdle Demand Model

Description

Extract Coefficients from Hurdle Demand Model

Usage

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

Arguments

object

An object of class beezdemand_hurdle.

report_space

Character. One of "natural" (default), "log10", or "internal". Default is "natural" for consistency with tidy().

...

Additional arguments (currently unused).

Value

Named numeric vector of fixed effect coefficients.


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