This is a wrapper around glm to print nicely. Could use broom, but keeping here for backwards compatibility.

myLogistic_coefTable(glm_log)

Arguments

glm_log

Output from glm, family = "binomial"

Examples

myLogistic_coefTable()
#> Error in confint(glm_log): argument "glm_log" is missing, with no default