Top Qs
Timeline
Chat
Perspective

Generalized additive model for location, scale and shape

From Wikipedia, the free encyclopedia

Remove ads

The generalized additive model for location, scale and shape (GAMLSS) is a distributional regression model in which a parametric statistical distribution is assumed for the response (target) variable but the parameters of this distribution can vary according to explanatory variables. Therefore the shape of this distribution for the target variable can change with explanatory variables.

GAMLSS is an input output model, i.e. but differs from the classical model in that the input X effects the distribution of the target variable as a whole not just the mean, i.e. .

GAMLSS allows flexible regression by using smoothing or machine learning techniques to model the parameters of the target variable (response). GAMLSS assumes the response variable could follows any theoretical parametric distribution, which might be heavy or light-tailed, and positively or negatively skewed. In addition, all the parameters of the distribution which often are location (e.g., mean), scale (e.g., variance) and shape (skewness and kurtosis) – can be modelled as linear, nonlinear or using algorithm modelling functions of the explanatory variables. The distributional assumption for the target variables can be checked through diagnostic plots like Q–Q plot or worm plot. GAMLSS is a supervised machine learning model since the target value (the output) is always present.

Remove ads

Overview of the model

Summarize
Perspective

The generalized additive model for location, scale and shape (GAMLSS) is a statistical model intoduced by Rigby and Stasinopoulos (2025)[1] to overcome some of the limitations associated with the popular generalized linear models (GLMs) of Nelder and Wedderburn (1972)[2] and generalized additive models (GAMs) of Hastie and Tibshirani.[3] Most of the limitations arise from the limited choice of distributions for the response. Both GLM and GAM assumed that the response comes from the exponential family a family reach enough to allow continuous and discrete responses (and very good for modelling the mean of the distribution as a function of the explanatory variables) but not very flexible enough to model other characteristics of the distribution i.e tails.

In GAMLSS the exponential family distribution assumption for the response variable, (), (essential in GLMs and GAMs), is relaxed and replaced by a general distribution family, including highly skew and/or kurtotic continuous and discrete distributions.

The systematic part of the model is expanded to allow modelling not only of the mean (or location) but possibly other parameters of the distribution of response as linear and/or nonlinear, parametric and/or additive non-parametric functions of explanatory variables and/or random effects.

GAMLSS, for continuous responses, is especially suited for modelling a leptokurtic or platykurtic and/or positively or negatively skewed variables therefor modelling the tails of the distribution. For count type response variable data it deals with over-dispersion and zero-inflation by using proper over-dispersed and zero inflated distributions. Heterogeneity also is dealt with by modeling the scale or shape parameters using explanatory variables. GAMLSS allow also mixed distributions, that is, distributions which have discrete and continuous parts, i.e the zero inflated beta is one or them. Note that while the beta distribution allow value in the beta inflated allows values in .

There are several packages written in R related to GAMLSS models,[4] and tutorials for using and interpreting GAMLSS.[5]

A GAMLSS model assumes independent observations for with probability (density) function conditional on . The parameter often is a vector of four distribution parameters, each of which can be a function of the explanatory variables, for example, The first two distribution parameters and are usually characterised as location and scale parameters, while the remaining parameter(s), if any, are characterised as shape parameters, e.g. skewness and kurtosis parameters. The model may be applied more generally to the parameters of any population distribution. The most general formulation of a GAMLSS model is

where is any machine learning (mathematical or algorithmic) model and is the number of parameters in the distribution for the resposnse. The original formulation of GAMLSS in the 2005 RSS paper had only four parameters and it was written as;

where , and are vectors of length , is a parameter vector of length , is a fixed known design matrix of order and is a smooth non-parametric function of explanatory variable , for and . for are link functions to ensure that the parameter are in the correct range of values.

Remove ads

Applications of the model

For centile estimation, the WHO Multicentre Growth Reference Study Group have recommended GAMLSS and the Box–Cox power exponential (BCPE) distributions[6] for the construction of the WHO Child Growth Standards.[7][8] Recent studies have used GAMLSS to predict the probability of cyanobacterial toxins exceeding critical health thresholds in lakes,[9] as well as in applications related to remote sensing,[10] biogeochemical modeling[11] and medicine.[12]

Remove ads

What distributions can be used

The form of the distribution assumed for the response variable y, is very general. For example, an implementation of GAMLSS in R[13] has around 100 different distributions available. Such implementations also allow use of truncated distributions and censored (or interval) response variables.[13]

References

Further reading

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads