@Taliah wrote:
Does that enable an answer to what I asked above?
That's your question in bold on page 1.
I don't think you can make that general conclusion.
Remember you are NOT dealing with an AR(1) Model.
AR(1) model = a first-order autoregressive model.
Your model, speaking in equations, looks different. See my previous post (p.2).
If you want to fit an AR(1) model, you need PROC ARIMA (instead of PROC AUTOREG).
An ARIMA(X) model also allows for independent variables (forecast drivers).
Cheers,
Koen