model_terms_and_ci: A broom::tidy for glm modelos with terms and confidence...

View source: R/helpers-model.R

model_terms_and_ciR Documentation

A broom::tidy for glm modelos with terms and confidence intervals

Description

A broom::tidy for glm modelos with terms and confidence intervals

Usage

model_terms_and_ci(model, level = 0.95, show_intercept = FALSE)

Arguments

model

model.

level

the confidence level required.

show_intercept

A logical value to indicate to show or hide the '(Intercept)'.


jbkunst/risk3r documentation built on March 19, 2024, 10:49 p.m.