Content deleted Content added
Jonas wikip (talk | contribs) |
|||
Line 25:
The second step is then to estimate the model using [[ordinary least squares]]: <math> y_t = \beta_0 + \beta_1 x_t + \varepsilon_t </math>
If the regression is not spurious as determined by test criteria described above, [[Ordinary least squares]] will not only be valid, but
Then the predicted residuals <math>\hat{\varepsilon_t}= y_t -\beta_0 - \beta_1 x_t </math> from this regression are saved and used in a regression of differenced variables plus a lagged error term
|