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 21 Nov. 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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