This package browser is in early development. Mind the rough edges.

r-glmtoolbox 0.1.12

Set of tools to data analysis using generalized linear models

This package provides a 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.

Installation

Install r-glmtoolbox 0.1.12 as follows:

guix install r-glmtoolbox@0.1.12

Or install the latest version:

guix install r-glmtoolbox

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.