Search found 16 matches
- Tue Sep 03, 2013 3:47 am
- Forum: Estimation
- Topic: Newey-West standard error correction in VAR
- Replies: 13
- Views: 21063
Re: Newey-West standard error correction in VAR
If using EViews 8--is there any way to run a VAR utilising the Newey-West errror correction for autocorrelation and heteroskedasticity? Or must we run each equation via OLS , adjusting for HAC-Newey West?
- Tue Sep 03, 2013 3:41 am
- Forum: Programming
- Topic: VAR Code for 3-year Net Increase
- Replies: 2
- Views: 5583
Re: VAR Code for 3-year Net Increase
Great-thank you.
- Wed Aug 28, 2013 12:36 pm
- Forum: Programming
- Topic: Rolling VAR Code
- Replies: 5
- Views: 10139
Re: Rolling VAR Code
For stability of the parameters I would like to use either of the Quandt-Andrews or Chow Breakpoint...
In addition, I would really like to see a rolling Wald-test for the joint hypothesis that all lagged prices in my equation jointly=0
In addition, I would really like to see a rolling Wald-test for the joint hypothesis that all lagged prices in my equation jointly=0
- Wed Aug 28, 2013 5:40 am
- Forum: Programming
- Topic: Rolling VAR Code
- Replies: 5
- Views: 10139
Re: Rolling VAR Code
Thanks-found the add-in for rolling regression. I would like to test the stability of the parameters, jointly, in a rolling regression-though only see the p values for individual coefficients when I do the roll. Have not been able to find anything on the forum relating to this. Is this something I c...
- Mon Aug 26, 2013 2:43 am
- Forum: Programming
- Topic: Rolling VAR Code
- Replies: 5
- Views: 10139
Rolling VAR Code
Hello All- I have estimated a quarterly VAR for 1948:1-2012:4. I would like to run a rolling regression for each of the VAR equations, i.e. from 1947:1-1977:1, 1947:2-1977:2...all the way through the end of the sample. I want to look at the p values of each of the coefficients and check for their st...
- Thu Aug 22, 2013 3:32 am
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
You were right in needing to include the parentheses--thanks.
- Wed Aug 21, 2013 10:06 am
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
Eviews allowed me to run the VAR w/out extra parentheses, though gave results I was not expecting and not sure they are accurate...just checking that my specification mentioned before is correct in measuring the magnitude of positive log-differences. dlog(o(-1))*dlog(o(-1))>0 dlog(o(-2))*dlog(o(-2))...
- Wed Aug 21, 2013 9:47 am
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
Okay, so in order to account for the magnitude of the effect of positive log-differenced oil on log-differenced GDP, would I then just input: dlog(o(-1))*dlog(o(-1))>0 dlog(o(-2))*dlog(o(-2))>0 And so on for each lag, into the "exogenous variables" box under the VAR specification tab?
- Wed Aug 21, 2013 9:23 am
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
Can someone confirm that this command: dlog(o)>0 is indeed =1 and so a dummy variable for the said specification, rather than a variable which measures the actual positive log-difference effect on GDP? Have gotten conflicting responses. Thanks
- Tue Aug 20, 2013 2:21 am
- Forum: Programming
- Topic: VAR Code for 3-year Net Increase
- Replies: 2
- Views: 5583
VAR Code for 3-year Net Increase
Hello- I am running a VAR using quarterly data, lag length of 5 quarters, where the dependent variables are: d(lgdp) [differenced log GDP] and d(loil) [differenced log oil prices]. As an additional, exogenous variable, I would like to add lags of an oil-price increase measure, call it o#. This measu...
- Tue Aug 20, 2013 2:06 am
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
-->Regarding the @all command: I want to run two VARs, where I've got differenced GDP[d(lgdp)] and differenced oil prices[d(loil)] (as they are) as endogenous variables. As additional exogenous variables, I need to include 1) log_difference_oil>0, and then a second VAR where 2)log_difference_oil<0. ...
- Mon Aug 19, 2013 7:24 am
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
EViews Gareth: I ran into an issue using the specification/code that you had posted here, regarding the oil price increases/decreases: I ran two separate VARs, both with log-differenced GDP and real oil prices as the endogenous variables. In addition, for each regression, I included lagged values if...
- Tue Aug 13, 2013 1:18 pm
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
Right-I'm going to run several variations of this model (next will be to put it into a VAR) but am aware of the possibility of multicolinearity with that particular one-thanks for the heads up though. Your comments are much simpler to follow and make more sense than trying to create a dummy variable...
- Tue Aug 13, 2013 12:39 pm
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
Brilliant-thanks very much. I would like to now include three oil price variables: dlog(oil) as it is; dlog(oil) >0; and dlog(oil)<0 Essentially, I am now looking to see the magnitude of each coefficient w/in the same regression. How best to specify this equations--I assume @all will not work in thi...
- Tue Aug 13, 2013 11:11 am
- Forum: Estimation
- Topic: Log differenced data and dummy variable regression
- Replies: 16
- Views: 27692
Re: Log differenced data and dummy variable regression
Thanks for your reply. I would like to do both: Firstly, I would only like to include those observations for which the log-difference is >0. For example, if in 1953Q:2 the log-difference is 0.14, I would like that observation to be included in the regression. If, instead, the log-difference is -0.14...
