cmodel: Remove elements from glm object to save space

View source: R/fcts RSF.R

cmodelR Documentation

Remove elements from glm object to save space

Description

Remove elements from glm objects (Taken from: https://www.r-bloggers.com/trimming-the-fat-from-glm-models-in-r/)

Usage

cmodel(cm)

Arguments

cm

A glm object

Value

A glm object


BastilleRousseau/IndRSA documentation built on Jan. 28, 2024, 2:14 a.m.