Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,4 +296,13 @@ out.aggte(typec='group');

Of particular interest is the `Overall ATT` in the results. Here, we
estimate that increasing the minimum wage decreased teen employment by
3.1% and the effect is marginally statistically significant.
3.1% and the effect is marginally statistically significant.

# How to cite
If you want to cite CSDID, you can use the following BibTeX entry:
@software{csdid,
author = {Callaway, Brantly and Sant'Anna, Pedro HC and Quispe, Alexander and Guevara, Carlos},
title = {{pyfixest: Fast high-dimensional fixed effect estimation in Python}},
year = {2024},
url = {https://github.com/d2cml-ai/csdid}
}
Loading