Other packages > Find by keyword >

glmtoolbox  

Set of Tools to Data Analysis using Generalized Linear Models
View on CRAN: Click here


Download and install glmtoolbox package within the R console
Install from CRAN:
install.packages("glmtoolbox")

Install from Github:
library("remotes")
install_github("cran/glmtoolbox")

Install by package version:
library("remotes")
install_version("glmtoolbox", "0.1.12")



Attach the package and use:
library("glmtoolbox")
Maintained by
Luis Hernando Vanegas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-13
Latest Update: 2024-07-25
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.
How to cite:
Luis Hernando Vanegas (2021). glmtoolbox: Set of Tools to Data Analysis using Generalized Linear Models. R package version 0.1.12, https://cran.r-project.org/web/packages/glmtoolbox. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.1.0 (2021-04-13 10:10), 0.1.1 (2021-06-09 10:20), 0.1.2 (2021-10-04 06:20), 0.1.3 (2022-04-07 17:02), 0.1.4 (2022-09-30 16:20), 0.1.6 (2023-01-05 18:20), 0.1.7 (2023-04-21 04:32), 0.1.8 (2023-08-15 20:40), 0.1.9 (2023-10-10 04:50), 0.1.10 (2024-01-14 04:10), 0.1.11 (2024-04-12 15:40)
Other packages that cited glmtoolbox R package
View glmtoolbox citation profile
Other R packages that glmtoolbox depends, imports, suggests or enhances
Complete documentation for glmtoolbox
Functions, R codes and Examples using the glmtoolbox R package
Some associated functions: AGPC . BoxTidwell.glm . BoxTidwell.lm . BoxTidwell . CIC . Cortisol . Drosophila . FisherScoring . GHYC . GUIDE . Grass . Melanopus . Oranges . PAC . QIC . RJC . ROCc . SGPC . Seizures . Steel . Trajan . adjR2.glm . adjR2.gnm . adjR2.lm . adjR2 . advertising . amenorrhea . anova.glmgee . anova.gnm . anova.overglm . anova.zeroinflation . anova2 . aucuba . bladder . brains . calls . cellular . cholecystectomy . confint.gnm . confint2 . cooks.distance.glmgee . cooks.distance.gnm . cooks.distance.overglm . cooks.distance.zeroinflation . coupons . depression . dfbeta.glmgee . dfbeta.gnm . dfbeta.overglm . dfbeta.zeroinflation . dilution . envelope.glm . envelope.gnm . envelope.lm . envelope . envelope.overglm . envelope.zeroinflation . estequa.glm . estequa.glmgee . estequa . estequa.overglm . estequa.zeroinflation . fabric . glmgee . gnm . gnmgee . gvif.glm . gvif.lm . gvif . gvif.overglm . hltest . ldh . leverage.glmgee . leverage . liver . localInfluence.glm . localInfluence.glmgee . localInfluence.gnm . localInfluence . localInfluence.overglm . mammary . orobanche . ossification . overglm . pipeline . predict.glmgee . rabbits . races . residuals.glmgee . residuals.gnm . residuals.overglm . residuals.zeroinflation . residuals2 . richness . rinse . shelflife . skincancer . spruces . stepCriterion.glm . stepCriterion.glmgee . stepCriterion.lm . stepCriterion . stepCriterion.overglm . swimmers . uti . vcov.glmgee . vdtest.glm . vdtest.gnm . vdtest.lm . vdtest . wglmgee . zero.excess . zeroalt . zeroinf . 
Some associated R codes: data.R . geeglm.R . glms.R . overglm3.R .  Full glmtoolbox package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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