We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf7ae1 commit 638deb2Copy full SHA for 638deb2
docs/source/notebooks/did_pymc_banks.ipynb
@@ -838,7 +838,7 @@
838
"\\mu_i &= \\gamma && \\color{#FA8072}{\\text{(global intercept)}} \\\\\n",
839
"&+ \\alpha[\\text{district}_i] && \\color{#FA8072}{\\text{(unit fixed effect)}} \\\\\n",
840
"&+ \\beta[\\text{year}_i] && \\color{#FA8072}{\\text{(time fixed effect)}} \\\\\n",
841
- "&+ \\Delta \\cdot \\text{district}_i \\cdot \\text{post\\_treatment}_i && \\color{#FA8072}{\\text{(treatment indicator)}}\n",
+ "&+ \\Delta \\cdot \\text{district}_i \\cdot \\text{post_treatment}_i && \\color{#FA8072}{\\text{(treatment indicator)}}\n",
842
"\\end{aligned}\n",
843
"$$\n",
844
"\n",
0 commit comments