glm_strip: glm_strip

View source: R/glm_strip.R

glm_stripR Documentation

glm_strip

Description

GLM models keep track of the training data and many other details. This function cuts down all "un-necessary" details from the GLM.

Usage

glm_strip(glm_model)

Arguments

glm_model

GLM model from stats package.

Value

glm model


bronnimannj/jbutilities documentation built on July 2, 2023, 4:09 p.m.