# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "MGLM" in publications use:' type: software license: GPL-2.0-or-later title: 'MGLM: Multivariate Response Generalized Linear Models' version: 0.2.1 doi: 10.1080/10618600.2016.1154063 identifiers: - type: doi value: 10.32614/CRAN.package.MGLM abstract: '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.' authors: - family-names: Kim given-names: Juhyun email: juhkim111@ucla.edu - family-names: Zhang given-names: Yiwen email: zhangyiwen1015@gmail.com - family-names: Zhou given-names: Hua email: huazhou@ucla.edu preferred-citation: type: article title: Regression Models for Multivariate Count Data authors: - family-names: Zhang given-names: Yiwen email: zhangyiwen1015@gmail.com - family-names: Zhou given-names: Hua email: huazhou@ucla.edu - family-names: Zhou given-names: Jin - family-names: Sun given-names: Wei journal: Journal of Computational and Graphical Statistics year: '2017' volume: '26' issue: '1' url: http://dx.doi.org/10.1080/10618600.2016.1154063 start: '1' end: '13' doi: 10.1080/10618600.2016.1154063 repository: https://juhyun-kim-ucla.r-universe.dev commit: e0b8d5d6dec9b3b0dcc74514b0b68438276513d4 date-released: '2022-04-13' contact: - family-names: Kim given-names: Juhyun email: juhkim111@ucla.edu references: - type: manual title: 'MGLM: Multivariate Response Generalized Linear Models' authors: - family-names: Zhang given-names: Yiwen - family-names: Zhou given-names: Hua year: '2022' notes: R package version 0.2.1 url: https://CRAN.R-project.org/package=MGLM