Skip to content

Commit 24ed2f6

Browse files
committed
add ANCOVA to index.rst and update a minor error in DID description
1 parent 6c25e90 commit 24ed2f6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/index.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,17 @@ This is appropriate when you have multiple units, one of which is treated. You b
6969

7070
.. image:: ../img/synthetic_control_pymc.svg
7171

72+
ANCOVA
73+
""""""
74+
75+
This is appropriate when you have a single pre and post intervention measurement and have a treament and a control group.
76+
77+
.. image:: ../img/anova_pymc.svg
78+
7279
Difference in differences
7380
"""""""""""""""""""""""""
7481

75-
This is appropriate when you have a single pre and post intervention measurement and have a treament and a control group.
82+
This is appropriate when you have pre and post intervention measurement(s) and have a treament and a control group.
7683

7784
.. image:: ../img/difference_in_differences_pymc.svg
7885

0 commit comments

Comments
 (0)