Skip to content

Feature request: average of post-treatment event study coefficients #626

@pedrohcgs

Description

@pedrohcgs

Thank you so much for the package!

I like the sunab procedure and I would love to have an easy option to report the average of all post-treatment event study coefficients coming form it.

For example, when we run
res_sunab = feols(y ~ x1 + sunab(year_treated, year) | id + year, base_stagg)
etable(res_sunab)

I would love to have an aggregate option that reports the average coefficients from year 0 to year 8, along with its standard error.

I know how to do this with the other packages did, did2s, and etwfe. Would love to have this here, too!

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions