r-glmtoolbox
Set of tools to data analysis using generalized linear models
This package provides a set of tools for the statistical analysis of data using:
normal linear models;
generalized linear models;
negative binomial regression models as alternative to the Poisson regression models under the presence of overdispersion;
beta-binomial and random-clumped binomial regression models as alternative to the binomial regression models under the presence of overdispersion;
zero-inflated and zero-altered regression models to deal with zero-excess in count data;
generalized nonlinear models;
generalized estimating equations for cluster correlated data.
- Versions: 0.1.12
- Website: https://mlgs.netlify.app/
- Licenses: GPL 2 · GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-glmtoolbox
as follows:
guix install r-glmtoolbox
Or install a particular version:
guix install r-glmtoolbox@0.1.12
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.
Badge code
You can use the following badge to inform users of r-glmtoolbox about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-glmtoolbox'><img src='https://packages.guix.gnu.org/packages/r-glmtoolbox/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-glmtoolbox)
Example Org:
[[https://packages.guix.gnu.org/packages/r-glmtoolbox][https://packages.guix.gnu.org/packages/r-glmtoolbox/badges/latest-version.svg]]