hglm: Hierarchical Generalized Linear Models

Implemented here are procedures for fitting hierarchical generalized linear models (HGLM). It can be used for linear mixed models and generalized linear mixed models with random effects for a variety of links and a variety of distributions for both the outcomes and the random effects. Fixed effects can also be fitted in the dispersion part of the mean model. As statistical models, HGLMs were initially developed by Lee and Nelder (1996) <https://www.jstor.org/stable/2346105?seq=1>. We provide an implementation (Ronnegard, Alam and Shen 2010) <https://journal.r-project.org/archive/2010-2/RJournal_2010-2_Roennegaard~et~al.pdf> following Lee, Nelder and Pawitan (2006) <ISBN: 9781420011340> with algorithms extended for spatial modeling (Alam, Ronnegard and Shen 2015) <https://journal.r-project.org/archive/2015/RJ-2015-017/RJ-2015-017.pdf>.

Version: 2.2-1
Depends: R (≥ 3.0), utils, Matrix, MASS, hglm.data
Published: 2019-04-04
Author: Moudud Alam, Lars Ronnegard, Xia Shen
Maintainer: Xia Shen <xia.shen at ki.se>
BugReports: https://r-forge.r-project.org/tracker/?group_id=558
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Citation: hglm citation info
Materials: ChangeLog
In views: MixedModels, Spatial
CRAN checks: hglm results

Documentation:

Reference manual: hglm.pdf
Vignettes: The hglm Package

Downloads:

Package source: hglm_2.2-1.tar.gz
Windows binaries: r-devel: hglm_2.2-1.zip, r-release: hglm_2.2-1.zip, r-oldrel: hglm_2.2-1.zip
macOS binaries: r-release (arm64): hglm_2.2-1.tgz, r-oldrel (arm64): hglm_2.2-1.tgz, r-release (x86_64): hglm_2.2-1.tgz
Old sources: hglm archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hglm to link to this page.