Re: VECM estimation: How to determine significances
Posted: Thu Jun 02, 2011 7:00 am
Hi,
I was wondering how to determine significance in the Cointegrating Eq of the VECM model, because only Standard errors in ( ) & t-statistics in [ ] appear in the output of Eviews.
Searching in the forums, I read the suggestion of doing it by hand with,
scalar tstat = @qtdist(1-(alpha/2),n-1)
But I'm not sure if this is correct (what makes me doubt is that Stata reports Z p-values, from a Standard Normal distribution rather than a t-distribution).
Can anyone help me?
I was wondering how to determine significance in the Cointegrating Eq of the VECM model, because only Standard errors in ( ) & t-statistics in [ ] appear in the output of Eviews.
Searching in the forums, I read the suggestion of doing it by hand with,
scalar tstat = @qtdist(1-(alpha/2),n-1)
But I'm not sure if this is correct (what makes me doubt is that Stata reports Z p-values, from a Standard Normal distribution rather than a t-distribution).
Can anyone help me?