Search found 5 matches
- Thu Feb 18, 2016 10:03 am
- Forum: Examples and Sample Code
- Topic: MSVECM
- Replies: 7
- Views: 14864
Re: MSVECM
Dear Tom, I am currently studying the FO-Paper while looking at your replication code. The paper is a bit brief on some technical details. On p. 8 (https://research.stlouisfed.org/wp/2003/2003-001.pdf) they are saying that they have used uninformative priors for their normal-inversion Wishart poster...
- Thu Apr 16, 2015 3:23 am
- Forum: VARs (Vector Autoregression Models)
- Topic: Inverse of the covariance matrix of the residuals
- Replies: 5
- Views: 7193
Re: Inverse of the covariance matrix of the residuals
Thank you very much.
I fact I am using a factor model, but in order to initialize the Gibbs sampling algorithm I wanted use the covariance matrix of the full model. But I think I have to change the setup a bit. Thanks again.
I fact I am using a factor model, but in order to initialize the Gibbs sampling algorithm I wanted use the covariance matrix of the full model. But I think I have to change the setup a bit. Thanks again.
- Wed Apr 15, 2015 2:08 pm
- Forum: VARs (Vector Autoregression Models)
- Topic: Inverse of the covariance matrix of the residuals
- Replies: 5
- Views: 7193
Re: Inverse of the covariance matrix of the residuals
Dear Tom,
Thank you very much for the quick reply.
Actually I have 103 data points for each variable included in the VAR. So, I guess this should be enough? Do you have an idea what else could be going wrong?
Best wishes
Trebor
Thank you very much for the quick reply.
Actually I have 103 data points for each variable included in the VAR. So, I guess this should be enough? Do you have an idea what else could be going wrong?
Best wishes
Trebor
- Wed Apr 15, 2015 6:27 am
- Forum: VARs (Vector Autoregression Models)
- Topic: Inverse of the covariance matrix of the residuals
- Replies: 5
- Views: 7193
Inverse of the covariance matrix of the residuals
Dear Tom, I have a problem with the CVOUT option of the ESTIMATE instruction. I am trying to estimate a large VAR (including over 50 variables) and for further calculations I need to compute the inverse of the symmetric covariance matrix of the residuals that I get by using the CVOUT option. When I ...
- Mon Mar 11, 2013 2:59 pm
- Forum: Examples and Sample Code
- Topic: Elder-Serletis(2010) VAR-GARCH-M
- Replies: 87
- Views: 159195
Re: Elder-Serletis(2010) VAR-GARCH-M
Dear Tom, I have a very simple question: which coefficient in the replication results corresponds to the H_1,1 coefficient on oil volatility in the paper? BVEC(1)(1)? The coefficient in the paper is -0.022** and it is significant. Thank you very much for any help. Replication results: MAXIMIZE - Est...