summary_unifed_glm: Summarizing Generalized Linear Model Fits

Description Usage Arguments

View source: R/summary_unifed_glm.R

Description

Wrapper function for summary.glm.

Usage

1

Arguments

object

an object of class "glm".

...

Other arguments for stats::summary.glm.

This wrapper function was created in order to automatically set to 1 the dispersion parameter of a fitted unifed GLM. When the package is loaded the summary method of the glm class is rewritten using this function.


unifed documentation built on Jan. 31, 2022, 1:07 a.m.