CRAN/E | MGLM

MGLM

Multivariate Response Generalized Linear Models

Installation

About

Provides functions that (1) fit multivariate discrete distributions, (2) generate random numbers from multivariate discrete distributions, and (3) run regression and penalized regression on the multivariate categorical response data. Implemented models include: multinomial logit model, Dirichlet multinomial model, generalized Dirichlet multinomial model, and negative multinomial model. Making the best of the minorization-maximization (MM) algorithm and Newton-Raphson method, we derive and implement stable and efficient algorithms to find the maximum likelihood estimates. On a multi-core machine, multi-threading is supported.

Citation MGLM citation info

Key Metrics

Version 0.2.1
R ≥ 3.0.0
Published 2022-04-13 749 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks MGLM results

Downloads

Yesterday 30 0%
Last 7 days 220 -18%
Last 30 days 877 +18%
Last 90 days 2.246 -2%
Last 365 days 8.401 +12%

Maintainer

Maintainer

Juhyun Kim

juhkim111@ucla.edu

Authors

Yiwen Zhang
Hua Zhou

Material

Reference manual
Package source

Vignettes

MGLM Vignette

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

MGLM archive

Depends

R ≥ 3.0.0

Imports

methods
stats
parallel
stats4

Suggests

ggplot2
plyr
reshape2
knitr
testthat ≥ 3.0.0

Reverse Imports

benchdamic

Reverse Suggests

surveillance