Learn R Programming

dglm (version 1.8.6)

Double Generalized Linear Models

Description

Model fitting and evaluation tools for double generalized linear models (DGLMs). This class of models uses one generalized linear model (GLM) to fit the specified response and a second GLM to fit the deviance of the first model.

Copy Link

Version

Install

install.packages('dglm')

Monthly Downloads

336

Version

1.8.6

License

GPL-2 | GPL-3

Maintainer

Gordon Smyth

Last Published

November 25th, 2023

Functions in dglm (1.8.6)

summary.dglm

Summarize Double Generalized Linear Model Fit
residuals.dglm

Extract Residuals from Double Generalized Linear Model Fit
dglm

Double Generalized Linear Models
anova.dglm

Analysis of Deviance for Double Generalized Linear Model Fits
dglm-class

Double Generalized Linear Model - class
dglm.control

Auxiliary for controlling double glm fitting