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

Multiple outcomes and panel.matrices #104

Open
cdrake219 opened this issue Jun 16, 2023 · 0 comments
Open

Multiple outcomes and panel.matrices #104

cdrake219 opened this issue Jun 16, 2023 · 0 comments

Comments

@cdrake219
Copy link

Hi all,

I would like to use synthdid_estimate with 10 or so outcome variables. Is there a way to use panel.matrices such that I can create a matrix with multiple outcomes? I'd like to be able to do something like...

synthdid_estimate(setup$Y1, setup$N0, setup$T0) synthdid_estimate(setup$Y2, setup$N0, setup$T0)

without creating a bunch of different matrices. Any subsequent advice on how to loop/list synthdid_estimate would also be appreciated.

Thanks!

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