glmshow.display | R Documentation |
Show summary table of glm object(regression, logistic).
glmshow.display(glm.object, decimal = 2)
glm.object |
glm.object |
decimal |
digits, Default: 2 |
DETAILS
table
glm
glmshow.display(glm(mpg ~ wt + qsec, data = mtcars))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.