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 678c915 commit 748423eCopy full SHA for 748423e
docs/source/examples.rst
@@ -1,5 +1,5 @@
1
-Nonequivalent group designs
2
-===========================
+ANCOVA
+======
3
4
.. toctree::
5
:titlesonly:
@@ -15,10 +15,7 @@ Synthetic Control
15
16
notebooks/sc_pymc.ipynb
17
notebooks/sc_skl.ipynb
18
- notebooks/sc2_pymc.ipynb
19
- notebooks/sc2_skl.ipynb
20
notebooks/sc_pymc_brexit.ipynb
21
- notebooks/its_covid.ipynb
22
notebooks/geolift1.ipynb
23
24
@@ -33,6 +30,17 @@ Difference in Differences
33
30
notebooks/did_pymc_banks.ipynb
34
31
35
32
+Interrupted Time Series
+=======================
+
36
+.. toctree::
37
+ :titlesonly:
38
39
+ notebooks/sc2_pymc.ipynb
40
+ notebooks/sc2_skl.ipynb
41
+ notebooks/its_covid.ipynb
42
43
44
Regression Discontinuity
45
========================
46
0 commit comments