Skip to content

Commit 748423e

Browse files
committed
update the contents page of examples to include ITS
1 parent 678c915 commit 748423e

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

docs/source/examples.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Nonequivalent group designs
2-
===========================
1+
ANCOVA
2+
======
33

44
.. toctree::
55
:titlesonly:
@@ -15,10 +15,7 @@ Synthetic Control
1515

1616
notebooks/sc_pymc.ipynb
1717
notebooks/sc_skl.ipynb
18-
notebooks/sc2_pymc.ipynb
19-
notebooks/sc2_skl.ipynb
2018
notebooks/sc_pymc_brexit.ipynb
21-
notebooks/its_covid.ipynb
2219
notebooks/geolift1.ipynb
2320

2421

@@ -33,6 +30,17 @@ Difference in Differences
3330
notebooks/did_pymc_banks.ipynb
3431

3532

33+
Interrupted Time Series
34+
=======================
35+
36+
.. toctree::
37+
:titlesonly:
38+
39+
notebooks/sc2_pymc.ipynb
40+
notebooks/sc2_skl.ipynb
41+
notebooks/its_covid.ipynb
42+
43+
3644
Regression Discontinuity
3745
========================
3846

0 commit comments

Comments
 (0)