Description Usage Arguments See Also Examples
Given a model object, returns a data frame with columns variable
,
coef
(coefficient), ci_lower
(lower 95% CI) and
ci_upper
(upper 95% CI).
1 |
x |
A model object. |
intercept |
Logical, indicating whether intercept term should be included.
Defaults to |
... |
Currently not used. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.