r-vgam 1.1-13
Vector generalized linear and additive models
This package is an implementation of about 6 major classes of statistical regression models. Currently only fixed-effects models are implemented, i.e., no random-effects models. Many (150+) models and distributions are estimated by maximum likelihood estimation (MLE) or penalized MLE, using Fisher scoring. VGLMs can be loosely thought of as multivariate generalised linear models.
- Outputs:
out - Website: https://www.stat.auckland.ac.nz/~yee/VGAM
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-vgam 1.1-13 as follows:
guix install r-vgam@1.1-13
Or install the latest version:
guix install r-vgam
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.