glm_strip | R Documentation |
GLM models keep track of the training data and many other details. This function cuts down all "un-necessary" details from the GLM.
glm_strip(glm_model)
glm_model |
GLM model from stats package. |
glm model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.