Skip to content

Commit 9e1342d

Browse files
committed
fixing a typo
1 parent de3484e commit 9e1342d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/notebooks/did_pymc_banks.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@
522522
"source": [
523523
"## Analysis 2 - DiD with multiple pre/post observations\n",
524524
"\n",
525-
"Now we'll do a difference in differences analysis of the full dataset. This approach has similarities to CITS (Comparative Interrupted Time Series) with a single control over time. Although slighyly abitrary, we distinguish between the two techniques on whether there is enough time series data for CITS to capture the time series patterns."
525+
"Now we'll do a difference in differences analysis of the full dataset. This approach has similarities to CITS (Comparative Interrupted Time Series) with a single control over time. Although slightly abitrary, we distinguish between the two techniques on whether there is enough time series data for CITS to capture the time series patterns."
526526
]
527527
},
528528
{

0 commit comments

Comments
 (0)