Package: glmtoolbox
Type: Package
Title: Set of Tools to Data Analysis using Generalized Linear Models
Version: 0.1.12
Authors@R: c(person("Luis Hernando","Vanegas",role=c("aut","cre"),email="lhvanegasp@unal.edu.co"),
             person("Luz Marina","Rondón",role="aut",email="lmrondonp@unal.edu.co"),
             person("Gilberto A.","Paula",role="aut",email="giapaula@ime.usp.br"))
Description: Set of tools for the statistical analysis of data using: (1) normal linear models; (2) generalized linear models; (3) negative binomial regression models as alternative to the Poisson regression models under the presence of overdispersion; (4) beta-binomial and random-clumped binomial regression models as alternative to the binomial regression models under the presence of overdispersion; (5) Zero-inflated and zero-altered regression models to deal with zero-excess in count data; (6) generalized nonlinear models; (7) generalized estimating equations for cluster correlated data.
License: GPL-2 | GPL-3
Imports: methods, stats, utils, graphics, numDeriv, Rfast, splines,
        Formula, MASS, statmod, SuppDists, broom
Suggests: aplore3, ISLR, pscl, GLMsData
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-07-25 15:51:47 UTC; 57312
Author: Luis Hernando Vanegas [aut, cre],
  Luz Marina Rondón [aut],
  Gilberto A. Paula [aut]
Maintainer: Luis Hernando Vanegas <lhvanegasp@unal.edu.co>
URL: https://mlgs.netlify.app/
BugReports: https://github.com/lhvanegasp/glmtoolbox/issues
Repository: CRAN
Date/Publication: 2024-07-25 19:00:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:14:25 UTC; windows
