myLogistic_coefTable.Rd
This is a wrapper around glm to print nicely. Could use broom, but keeping here for backwards compatibility.
myLogistic_coefTable(glm_log)
glm_log | Output from glm, family = "binomial" |
---|
myLogistic_coefTable()#> Error in confint(glm_log): argument "glm_log" is missing, with no default