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 10 Mar. 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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