# What this package reproduces

Generated when the package was published, from its own targets and its own output, so
it cannot claim something the code does not do.

**38 of the 39 numbers this paper prints for these tables are reproduced.**

## Not matching the printed paper (1)

Cells are named as they are in `results.json`. The reason for each follows the table.

| cell | paper | this code |
|---|---|---|
| PanelA_PrecOLS_const_se | 0.012 | 0.011209 |

Panel A is the one panel of this paper that does not follow its own deposited code: four independent Panel A cells match plain regress and none matches the ivreg2 the do-file uses, while Panels B and C follow the do-file exactly. Panel A therefore appears to have been reported from a different run. This constant's standard error is the one Panel A cell that falls in line with neither reading. The printed value is left exactly as published.

## Reproduced (38)

| cell | paper | this code |
|---|---|---|
| PanelA_UnwOLS_coef | 0.676 | 0.67604 |
| PanelA_UnwOLS_se | 0.305 | 0.304787 |
| PanelA_UnwOLS_const | 0.178 | 0.177544 |
| PanelA_UnwOLS_const_se | 0.029 | 0.029267 |
| PanelA_UnwFE_coef | 0.551 | 0.55109 |
| PanelA_UnwFE_se | 0.301 | 0.300539 |
| PanelA_UnwFE_const | 0.193 | 0.19292 |
| PanelA_UnwFE_const_se | 0.037 | 0.036984 |
| PanelA_StudyOLS_coef | 0.884 | 0.88374 |
| PanelA_StudyOLS_se | 0.132 | 0.132159 |
| PanelA_StudyOLS_const | 0.155 | 0.155493 |
| PanelA_StudyOLS_const_se | 0.022 | 0.021569 |
| PanelA_StudyFE_coef | 0.644 | 0.643986 |
| PanelA_StudyFE_se | 0.161 | 0.160505 |
| PanelA_PrecOLS_coef | 1.28 | 1.279909 |
| PanelA_PrecOLS_se | 0.369 | 0.369133 |
| PanelA_PrecOLS_const | 0.103 | 0.103232 |
| PanelA_PrecFE_coef | 1.514 | 1.514408 |
| PanelA_PrecFE_se | 1.176 | 1.175898 |
| PanelA_N | 307 | 307 |
| PanelB_UnwOLS_coef | 0.29 | 0.290261 |
| PanelB_UnwOLS_se | 0.307 | 0.307181 |
| PanelB_UnwOLS_const | 0.223 | 0.222985 |
| PanelB_UnwOLS_const_se | 0.0347 | 0.034733 |
| PanelB_UnwFE_coef | 0.286 | 0.285511 |
| PanelB_UnwFE_se | 0.288 | 0.288316 |
| PanelB_UnwFE_const | 0.224 | 0.223718 |
| PanelB_UnwFE_const_se | 0.0445 | 0.044465 |
| PanelB_N | 142 | 142 |
| PanelC_UnwOLS_coef | 1.053 | 1.052901 |
| PanelC_UnwOLS_se | 0.252 | 0.252388 |
| PanelC_UnwOLS_const | 0.153 | 0.153371 |
| PanelC_UnwOLS_const_se | 0.0327 | 0.032689 |
| PanelC_UnwFE_coef | 1.054 | 1.054131 |
| PanelC_UnwFE_se | 0.437 | 0.437246 |
| PanelC_UnwFE_const | 0.153 | 0.153253 |
| PanelC_UnwFE_const_se | 0.0421 | 0.04208 |
| PanelC_N | 165 | 165 |

