Linear model: Difference between revisions

Content deleted Content added
No edit summary
Line 5:
==Linear regression models==
 
ForFo Fo 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>