Content deleted Content added
→Linear regression models: epsilon → varepsilon |
Tom.Reding (talk | contribs) m +{{Authority control}} (3 IDs from Wikidata), WP:GenFixes on |
||
Line 1:
{{
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.
Line 10:
:<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>\varepsilon_i</math> are [[
:<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 <math>\beta_j</math>.
Line 43:
==References==
{{Reflist}}
{{Statistics}}
{{Authority control}}
[[Category:Regression models]]
|