Other packages > Find by keyword >

dglm  

Double Generalized Linear Models
View on CRAN: Click here


Download and install dglm package within the R console
Install from CRAN:
install.packages("dglm")

Install from Github:
library("remotes")
install_github("cran/dglm")

Install by package version:
library("remotes")
install_version("dglm", "1.8.6")



Attach the package and use:
library("dglm")
Maintained by
Gordon Smyth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-09-15
Latest Update: 2023-11-25
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.
How to cite:
Gordon Smyth (2005). dglm: Double Generalized Linear Models. R package version 1.8.6, https://cran.r-project.org/web/packages/dglm. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0 (2005-09-15 15:25), 1.1 (2006-09-05 19:32), 1.2 (2006-09-29 13:18), 1.3 (2006-11-28 10:16), 1.5 (2008-05-06 09:36), 1.6.1 (2012-10-29 08:58), 1.6.2 (2012-10-30 08:49), 1.8.1 (2014-11-07 13:45), 1.8.2 (2015-11-05 08:31), 1.8.3 (2016-08-24 18:02), 1.8.4 (2020-11-05 09:00), 1.8.5 (2022-12-19 12:20), 1.8 (2014-11-06 10:37)
Other packages that cited dglm R package
View dglm citation profile
Other R packages that dglm depends, imports, suggests or enhances
Complete documentation for dglm
Functions, R codes and Examples using the dglm R package
Some associated functions: anova.dglm . dglm.control . dglm . dglmject . residuals.dglm . summary.dglm . 
Some associated R codes: anova.dglm.R . dglm.R . dglm.constant.R . dglm.control.R . print.summary.dglm.R . residuals.dglm.R . summary.dglm.R .  Full dglm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA