About Anaconda Help Download Anaconda

An implementation of about 6 major classes of statistical regression models. The central algorithm is Fisher scoring and iterative reweighted least squares. At the heart of this package are the vector generalized linear and additive model (VGLM/VGAM) classes. VGLMs can be loosely thought of as multivariate GLMs. VGAMs are data-driven VGLMs that use smoothing. The book "Vector Generalized Linear and Additive Models: With an Implementation in R" (Yee, 2015) <DOI:10.1007/978-1-4939-2818-7> gives details of the statistical framework and the package. Currently only fixed-effects models are implemented. Many (150+) models and distributions are estimated by maximum likelihood estimation (MLE) or penalized MLE. The other classes are RR-VGLMs (reduced-rank VGLMs), quadratic RR-VGLMs, reduced-rank VGAMs, RCIMs (row-column interaction models)---these classes perform constrained and unconstrained quadratic ordination (CQO/UQO) models in ecology, as well as constrained additive ordination (CAO). Note that these functions are subject to change; see the NEWS and ChangeLog files for latest changes.

copied from cf-staging / r-vgam
  • License: GPL-3.0-only
  • 192232 total downloads
  • Last upload: 2 months and 23 days ago

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v1.1_10
  • linux-64 v1.1_10
  • osx-64 v1.1_10
  • linux-ppc64le v1.1_10
  • win-64 v1.1_10

conda install

To install this package run one of the following:
conda install conda-forge::r-vgam
conda install conda-forge/label/cf201901::r-vgam
conda install conda-forge/label/cf202003::r-vgam
conda install conda-forge/label/gcc7::r-vgam

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy