| tidy.cp_model_lm | R Documentation |
Extract coefficients from a linear cross-price model in tidy format
## S3 method for class 'cp_model_lm'
tidy(x, ...)
x |
A cp_model_lm object. |
... |
Additional arguments (unused). |
A tibble with columns: term, estimate, std.error, statistic, p.value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.