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

Add jwdid example to the readme #26

Open
jonathandroth opened this issue Nov 27, 2024 · 0 comments
Open

Add jwdid example to the readme #26

jonathandroth opened this issue Nov 27, 2024 · 0 comments

Comments

@jonathandroth
Copy link
Collaborator

@mcaceresb when you have RA time (no rush, can be after the market), can you add an example of importing jwdid estimates to the README?

Blane Lewis kindly shared the following code with me for his example with the data here, although I think ideally we'd redo the example with the data used for the rest of the README.


jwdid exp_personnel_share, ivar(district) time(year) gvar(first_elected_incumbent) cluster(district) never

estat event, post

honestdid, pre(1/3) post(5) vcov(e(V)) b(e(b)) mvec(0.0(0.1)1) delta(rm) coefplot `plotopts'

pretrends power 0.8, pre(1/3) post(5/9) b(e(b)) v(e(V))

pretrends, pre(1/3) post(5/9) b(e(b)) v(e(V)) slope(.663883)

return list

matlist r(results)

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