I have a panel of firm level data, and am trying to estimate firm level total factor productivity by GMM using lagged and differenced variables (value added, total asset, and labor) as instruments.
Would the following command, followed by predicting the residual, be appropriate?
gmm (lnvar - {b1}*lntar - {b2}*lnlab - {b0}), instruments(L.lntar L.lnlab L.lnvar L2.lntar L2lnlab D.lntar D.lnlab)
And in this case of lagged and differenced variables as instruments, how is it different from using xtabond?
Related Posts with estimating tfp
How can I make a look to count the number of household member whose age is under 18?Hello, I am trying to generate the variable that captures the number of members whose age is under …
Running a Regression with a Dummy Variable (1,0)Hello everyone, I work on a regression and I am not quite sure how to code it properly. Basically m…
How to drop duplicate observations within two different variables?Hello everyone, I know that it is possible in Stata to drop duplicates. My problem is that I have t…
SEM: Panel analysesDear all, I´m using data from a Panel Study and working with two main latent variables (X and Y) th…
The percentage of independent directors on the boardHi everyone, For my research I need 1 more control variable. I need a control variable which equals…
Subscribe to:
Post Comments (Atom)
0 Response to estimating tfp
Post a Comment