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 22 Dec. 2024.
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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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