parse_model.glm: Extract relevant model info for GLM objects

Description Usage Arguments Value

View source: R/parse_model.glm.R

Description

Extract relevant model info for GLM objects

Usage

1
2
## S3 method for class 'glm'
parse_model(object)

Arguments

object

The model object of the model to extract info from

Value

Named list of values to be used as a line entry in the model log.


JoshuaSlocum/model-log documentation built on May 7, 2019, 12:04 p.m.