Make coefficient table with NA
coefNA(model)
model
glm object (gaussian or binomial)
DETAILS
coefficient table with NA
coefNA(glm(mpg ~ wt + qsec, data = mtcars))