Linear model: Difference between revisions

Content deleted Content added
m Reverted edits by 2001:558:6027:10:11E6:826F:25E2:F8AD (talk) to last version by 74.184.158.129
Line 5:
==Linear regression models==
 
Fo FoFor 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 ''Y<sub>i</sub>'' and the [[independent variables]] ''X<sub>ij</sub>'' is formulated as
 
:<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>