View source: R/hurdle-methods.R
| tidy.beezdemand_hurdle | R Documentation |
Returns a tibble of model coefficients in tidy format.
## S3 method for class 'beezdemand_hurdle'
tidy(x, report_space = c("natural", "log10", "internal"), ...)
x |
An object of class |
report_space |
Character. Reporting space for core demand parameters.
One of |
... |
Additional arguments (currently unused). |
A tibble with columns:
Parameter name
Point estimate
Standard error
z-value
P-value
One of "zero_probability", "consumption", "variance", or "fixed"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.