Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could I use clarify to calculate the first difference of a xtreg model? #1

Open
joufeihuang opened this issue Jan 10, 2022 · 0 comments

Comments

@joufeihuang
Copy link

Dear Sir/Madam,

Hello, I am working on a xtreg model, while both my DV and IV are continuous variables. I have an interactive term (polity IV* Lagged by 1 year GDP growth). I use a country-year dataset.
My DV is the military expenditure (% GDP), IV is polity IV.
This is my Stata code:
estsimp xtreg military l.military c.polity##c.lagGDPgrowth lngdppc,fe
It reports that -estsimp- does not support the xtreg model
I went over the clarify pdf, does this package suitable for xtreg model?
Thank you so much!

Jou Fei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant