I'm finding myself confused and unable to find good answers to what seems to be a simple question:
I have (monthly) time series data on the prices of several products (for example call them: y x z). The model I wish to fit is:
y_t = a + bx_t + cz_t + e_t
The question is: do I need to test for stationarity just for y or also for x and z?
if the explanatory variables should be stationarity, is there someway to conduct a test for stationarity of all terms at once, or is stationarity of each variable separately, sufficient to establish stationarity of the model i wish to estimate?
And how do I go about doing these tests in stata? there are a lot of stationarity tests in stata, but they are restricted to testing one variable only - and I'm not sure that's appropriate.
Related Posts with stationarity of explanatory variables in time series regressions
Looking for example of DO files for calculation of CPIHi everyone! I was wondering if anybody has a do-file and database for calculation of CPI from the s…
Reshape LongI want to format my data from this pattern: Company Name Jul-03 Aug-03 Sep-03 Oct-03 Nov-03 Dec-0…
Making esttab use factor labelsDear All, I am running a regression with country variable, if I run a normal regression in Stata th…
Coefficient, SE and Residuals are same but not the predicted yhatHi, I have noticed that when I run the following, they produce exactly similar results for coeffici…
problem with saving plots names in loopHi everyone, The code below generates plots by the levels of profile variable but because the levels…
Subscribe to:
Post Comments (Atom)
0 Response to stationarity of explanatory variables in time series regressions
Post a Comment