cleanglm: Clean up outputs from GLM

Description Usage Arguments Value

View source: R/glm_clean.R

Description

Removes superfluous output from the call to glm that is not needed to perform later predictions. It is applied as a space saving technique.

Usage

1

Arguments

cm

An object of class glm or class speedglm.

Value

An object of class glm or speedglm, but with unnecessary output removed.


survtmle documentation built on May 2, 2019, 9:44 a.m.