Hello all Statalists,
I'm new to Stata and I'm learning to use it to do my thesis. Gradually, I find it's actually interesting and helpful to use Stata for regression. However, because I'm jusst a starter so I'm always confused with new type of code. Currently, I'm trying my best to regress GMM model using xtabond2 but each time I run my code it always has errors as follow:
xtabond2 cash l.cash mb size cf nwc capex lev vol rd div i.year i.sector, gmm(l.cash,lag(3 5)) iv (i.year i.sector, eq(level))
Then I receive this result:
unknown egen function max()
stata(): 3598 Stata returned error
xtabond2_mata(): - function returned error
<istmt>: - function returned error
I am a new Stata user, so please forgive me if I have made any foolish mistakes and feel free to let me know. This is very important and urgent issue that I have to find solution myself. Please help me complete my thesis.
Thank you in advance! I do really hope to hearing from you soon!
I also attach my data for regression. You guys can take a look and check it. Thanks so much!
Related Posts with Errors when regressing System GMM
Graph sizing and ylabel(...) specificationColleagues: I'm stumped on how/why my graph is resized in what strikes me as a counterintuitive way…
attribute the displayed output of a command in local macroI am trying to attribute the output of a command that just prints and output to the Stata screen (pr…
Not nested Panel dataI am using an unbalanced firm-level panel data. I am regressing the market share of the firms on a s…
Difficulty in handling data using multiple imputationDear Stata-community, I am working on a dataset with information on household expenditures. My datas…
Is there a command that is equivalent to "bsample more than _N"?The command bsample B with B > _N (e.g., if _N = 100., trying to sample more than 100 times wi…
Subscribe to:
Post Comments (Atom)
0 Response to Errors when regressing System GMM
Post a Comment