Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

[no subject]



> Hi all,
> I'm new to stata and statlist. I have been trying to replicate results
> obtained through using xtabond command with the xtabond2 command, by
> using the "noleveleq" option. I thought  this option makes xtabond2 give
> a first difference estimator equivalent to the Arellano Bond estimator
> obtained by using the xtabond command. 
> 
> My model is as follows: y= y(t-1) + x(t)  + time dummies + individual
> effects+ time varying error term.
> 
> Where x(t) are strictly exogenous variables. 
> 
> In order to estimate this through Arellano Bond I use the following
> command: 
> 
> xtabond y x1...x4 time dummies, lag(1)
> 
> In order to estimate it through xtabond2 I use the following command
> with the noleveleq option:
> 
> xtabond2 y L.y x1..x4 time dummies,  noleveleq ivstyle(x1-x4 time
> dummies, passthru) gmmstyle(L.ed)
> 
> Can someone please let me know why these two don't give me the same
> results?
> 
> Thanks a lot
> 
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
> 


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index