View source: R/helpers-model.R
model_terms_and_ci | R Documentation |
A broom::tidy for glm modelos with terms and confidence intervals
model_terms_and_ci(model, level = 0.95, show_intercept = FALSE)
model |
model. |
level |
the confidence level required. |
show_intercept |
A logical value to indicate to show or hide the '(Intercept)'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.