View source: R/fixed-methods.R
| tidy.beezdemand_fixed | R Documentation |
Tidy Method for beezdemand_fixed
## S3 method for class 'beezdemand_fixed'
tidy(x, report_space = c("natural", "log10"), ...)
x |
A beezdemand_fixed object |
report_space |
Character. Reporting space for core parameters. One of
|
... |
Additional arguments (ignored) |
A tibble of model coefficients with columns: id, term, estimate, std.error, statistic, p.value, component
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.