,Dear
I am trying to perform xtabond2 using my dataset(below I provide link where you can download it), but I am getting one error.
Exactly, when I perform next commands
xtset idstate yyear
bacon lnfdi, generate(out) percentile(10) replace
xtabond2 lngini_dispv6 l.lngini_dispv6 c.ProsekEBDR##c.ProsekEBDR fh_ipolity2 tdummyeu lnfdi lnsstran growth if !out, gmm (l.lngini_dispv6 ProsekEBDR2 fh_ipolity2 lnsstran growth , lag (2 2) collapse) iv( lnfdi tdummyeu, eq(level)) robust noconst
I get next error message:
cProsekEBDR##c: operator invalid
r(198); .
Any ideas how to solve this?
Thanks a lot in advance.
Regards,
Slaven
On this link you can find dataset:
https://drive.google.com/open?id=1pT..._gazgyss6uskQD
Related Posts with Problems with interaction
1-step gmm-sys VS. 2-stepDear all, Estimating a gmm-system model with xtabond2, N=36 T=6, I got results that showed smaller …
Calcolare gli anni di permanenza in un determinato paese conoscendo l'anno di arrivoCiao a tutti!! Avrei bisogno di un consiglio per una ricerca scolastica in Stata. Negli allegati c'è…
2SLS with two-way fixed effect and clustered error.Hi, I am a Stata beginner. I want to use xtivreg2 to do a 2SLS estimation with two way fixed effect…
Fixed effects panel data model and OLS assumptionsHello everybody, I am running a fixed effects model panel analysis for my masters thesis. My superv…
Creating a new variable using foreachHello, I have a dataset that includes 180 variables (day1, day2, day3...day180) that can take on th…
Subscribe to:
Post Comments (Atom)
0 Response to Problems with interaction
Post a Comment