TOPICS
Search

General Linear Model


A general linear model is a statistical model of the form

 Y=Xbeta+epsilon,

where X is a known design matrix, beta is a vector of unknown parameters, and the random error vector has expectation value zero. The usual normal linear model further assumes a multivariate normal distribution for the errors, with covariance matrix sigma^2I.

Multiple linear regression and fixed-effects analysis of variance are instances of the general linear model. It should not be confused with a generalized linear model, which permits nonnormal response distributions and relates the mean response to a linear predictor through a link function.


See also

ANOVA, Gauss-Markov Theorem, Generalized Linear Model, Linear Regression, Regression

Explore with Wolfram|Alpha

References

Searle, S. R. Linear Models. New York: Wiley, 1971.

Cite this as:

Weisstein, Eric W. "General Linear Model." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/GeneralLinearModel.html

Subject classifications