Skip to content

Commit 3ebe0b8

Browse files
committed
synthetic control placeholder
1 parent 3340891 commit 3ebe0b8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/source/quasi_dags.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,17 @@
334334
"We can note that this interaction term $\\text{time} \\times \\text{group}$ encodes the values of $Z$, which as we said above, is equal to 1 for only the treatment group at time 1. So another way to think about the inclusion of an interaction effect is that we are simply conditioning on all the observed data ($Z$, $\\text{time}$, $\\text{group}$, $Y$) to estimate the causal effect of $Z \\rightarrow Y$."
335335
]
336336
},
337+
{
338+
"cell_type": "markdown",
339+
"metadata": {},
340+
"source": [
341+
"## Synthetic Control\n",
342+
"\n",
343+
":::{warning}\n",
344+
"While many texts cover the synthetic control method, they typically do not provide a causal DAG-based treatment. So this section is pending - we hope to update it soon.\n",
345+
":::"
346+
]
347+
},
337348
{
338349
"cell_type": "markdown",
339350
"metadata": {},

0 commit comments

Comments
 (0)