Extracting coefficients and t-stats from VAR
Posted: Tue Mar 16, 2010 3:55 pm
Let's say I estimated a VAR model between two endogenous variables x and y, and called my VAR: :VAR01. Now I want to extract coefficients of variables (x(t-1), x(t-2)....) when yt is dependent variable. I want to extract the coefficients so I can put them in a vector or series. Is there a code that does that?
Also, is it possible to extract t-statistics associated with the above coefficients?
Thanks You in advance.
Also, is it possible to extract t-statistics associated with the above coefficients?
Thanks You in advance.