Returns a tibble of model coefficients in tidy format.
# S3 method for beezdemand_hurdle
tidy(x, report_space = c("natural", "log10", "internal"), ...)A tibble with columns:
Parameter name
Point estimate
Standard error
z-value
P-value
One of "zero_probability", "consumption", "variance", or "fixed"
An object of class beezdemand_hurdle.
Character. Reporting space for core demand parameters.
One of "internal", "natural", or "log10".
Additional arguments (currently unused).