Linear model explained
In statistics, the term linear model refers to any model which assumes linearity in the system. 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
See main article: Linear regression.
For the regression case, the statistical model is as follows. Given a (random) sample
(Yi,Xi1,\ldots,Xip),i=1,\ldots,n
the relation between the observations
and the
independent variables
is formulated as
Yi=\beta0+\beta1\phi1(Xi1)+ … +\betap\phip(Xip)+\varepsiloni i=1,\ldots,n
where
may be
nonlinear functions. In the above, the quantities
are
random variables representing errors in the relationship. The "linear" part of the designation relates to the appearance of the
regression coefficients,
in a linear way in the above relationship. Alternatively, one may say that the predicted values corresponding to the above model, namely
\hat{Y}i=\beta0+\beta1\phi1(Xi1)+ … +\betap\phip(Xip) (i=1,\ldots,n),
are linear functions of the
.
Given that estimation is undertaken on the basis of a least squares analysis, estimates of the unknown parameters
are determined by minimising a sum of squares function
S=
=
\left(Yi-\beta0-\beta1\phi1(Xi1)- … -\betap\phip(Xip)\right)2.
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
for which minimisation is a relatively simple problem;
- the derivatives of the function are linear functions of the
making it easy to find the minimising values;
are linear functions of the observations
;
are linear functions of the random errors
which makes it relatively easy to determine the statistical properties of the estimated values of
.
Time series models
An example of a linear time series model is an autoregressive moving average model. Here the model for values in a time series can be written in the form
Xt=c+\varepsilont+
\phiiXt-i+
\thetai\varepsilont-i.
where again the quantities
are random variables representing
innovations which are new random effects that appear at a certain time but also affect values of
at later times. In this instance the use of the term "linear model" refers to the structure of the above relationship in representing
as a linear function of past values of the same time series and of current and past values of the innovations.
[1] This particular aspect of the structure means that it is relatively simple to derive relations for the mean and
covariance properties of the time series. Note that here the "linear" part of the term "linear model" is not referring to the coefficients
and
, as it would be in the case of a regression model, which looks structurally similar.
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
Notes and References
- Priestley, M.B. (1988) Non-linear and Non-stationary time series analysis, Academic Press.