Content deleted Content added
Undid weird revision 1256895688 by 171.102.210.198 (talk) |
|||
(38 intermediate revisions by 29 users not shown) | |||
Line 1:
{{Short description|Type of statistical model}}
{{
In [[statistics]], the term '''linear model'''
▲In [[statistics]], the term '''linear model''' is used in different ways according to the context. The most common occurrence is in connection with regression models and the term is often taken as synonymous with [[linear regression]] model. However, the term is also used in [[time series analysis]] with a different meaning. In each case, the designation "linear" is used to identify a subclass of models for which substantial reduction in the complexity of the related [[statistical theory]] is possible.
==Linear regression models==
{{main|Linear regression}}
For the regression case, the [[statistical model]] is as follows. Given a (random) sample <math> (Y_i, X_{i1}, \ldots, X_{ip}), \, i = 1, \ldots, n </math> the relation between the observations
:<math>Y_i = \beta_0 + \beta_1 \phi_1(X_{i1}) + \cdots + \beta_p \phi_p(X_{ip}) + \varepsilon_i \qquad i = 1, \ldots, n </math>
where <math> \phi_1, \ldots, \phi_p </math> may be [[Nonlinear system|nonlinear]] functions. In the above, the quantities
:<math>\hat{Y}_i = \beta_0 + \beta_1 \phi_1(X_{i1}) + \cdots + \beta_p \phi_p(X_{ip}) \qquad (i = 1, \ldots, n), </math>
are linear functions of the
Given that estimation is undertaken on the basis of a [[least squares]] analysis, estimates of the unknown parameters
:<math>S = \sum_{i = 1}^n \varepsilon_i^2 = \sum_{i = 1}^n \left(Y_i - \beta_0 - \beta_1 \phi_1(X_{i1}) - \cdots - \beta_p \phi_p(X_{ip})\right)^2 .</math>
From this, it can readily be seen that the "linear" aspect of the model means the following:
:*the function to be minimised is a quadratic function of the
:*the derivatives of the function are linear functions of the
:*the minimising values
:*the minimising values
==Time series models==
An example of a linear time series model is an [[autoregressive moving average model]]. Here the model for values {
:<math> X_t = c + \varepsilon_t + \sum_{i=1}^p \
where again the quantities
==Other uses in statistics==
There are some other instances where "nonlinear model" is used to contrast with a linearly structured model, although the term "linear model" is not usually applied. One example of this is [[nonlinear dimensionality reduction]].
==See also==
* [[General linear model]]
* [[Generalized linear model]]
* [[Linear predictor function]]
* [[Linear system]]
* [[Linear regression]]
* [[Statistical model]]
==References==
{{Reflist}}
{{Statistics}}
{{Authority control}}
[[Category:
[[Category:
[[ar:نموذج الانحدار الخطي]]
[[fr:Modèle linéaire]]
|