Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Bernardo Schettini <bernardo.schettini@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | st: panel-VAR |
Date | Wed, 25 May 2011 13:54:12 -0300 |
Good morning. I am using Inessa Love's panel-VAR codes pvar.ado, along with sgmm.ado and Helm.ado to do system GMM and forward mean-defference the variables. I can run the programs and they seem to work just fine. The problem is I am not experienced in reading or writing programming language and hence I am having a hard time doing some basics, and I can't figure out if estimation is exactly the way I expect. To summarize, I have 4 main questions and I would be very grateful if anyone have the time to help me. 1 - How do I include exogenous variables in the model? The syntax is pvar varlist [if exp], [lag(p) options], but all variables in the valist are treated as endogenous. How am I supposed to include time dummies or other exogenous variables? 2 - It is adviced to time-demean variables before doing the Helmert procedure (forward mean-differencing), but why is that? If I opt to time-demean beforehand, then in the pvar command should I use the original (untransformed) variables or time-demeaned variables? 3 - Does sgmm actually do system GMM as in Arellano and Bover (1995) and Blundell and Bond (1998) with additional equations for the variables in levels using first differences (or Helmert?) as instruments? 4 - If so, can I use xtabond2 in Stata and do hypothesis testing previous to impulse response with pvar and sgmm? This is important because, for example, I have to test for Granger-causality and there is no prior to help me define the number of lags in the panel-VAR. Thank you. Best, Bernardo Schettini P.S.:The source for the panel-VAR codes provided by Inessa Love is: http://econ.worldbank.org/WBSITE/EXTERNAL/EXTDEC/EXTRESEARCH/0,,contentMDK:22677911~pagePK:64214825~piPK:64214943~theSitePK:469382,00.html * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/