powered by
Show summary table of glm object(regression, logistic).
glmshow.display(glm.object, decimal = 2)
glm.object
digits, Default: 2
table
DETAILS
glm
# NOT RUN { glmshow.display(glm(mpg ~ wt + qsec, data = mtcars)) # }
Run the code above in your browser using DataLab