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: 2022-12-19
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 18 Feb. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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