We are able to use the regression feature of Excel with the model of y = a+bx. But the first-order case for AR(1) models is of the form
Y_t - mu = phi(T_{t-1} - mu) + e_t
How is mu being considered in the y = a +bx model? If b is phi, then what does a represent? Would e_t represent the RSS term?
Thanks.
|