summary_unifed_glm {unifed} | R Documentation |
Wrapper function for summary.glm.
summary_unifed_glm(object, ...)
object |
an object of class "glm". |
... |
Other arguments for 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. |