VGAM
VGAM stands for Vector Generalized Additive Models, a statistical framework that generalizes generalized linear and additive models to allow simultaneous modeling of multiple parameters of a distribution and, in some formulations, multiple response variables. In VGAM, a response distribution is specified, and linear predictors are linked to one or more of its parameters—such as location, scale, or shape—broadening the modeling scope beyond the mean alone. This framework unifies GLMs, GAMs, and more flexible location-scale-type models within a single coherent approach and supports modeling using both parametric and additive components, including smooth terms for continuous predictors.
Estimation in VGAM typically relies on maximum penalized likelihood, using iterative algorithms that extend generalized linear
Software implementations are available in packages such as VGAM for R, developed to fit vector generalized
Limitations include computational intensity for large or highly parameterized models and the need for careful model