Skip to content

Commit f279a80

Browse files
drbenvincentNathanielF
authored andcommitted
add in some glossary terms to example notebooks
1 parent 916804e commit f279a80

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/source/glossary.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Glossary
101101
Change score analysis
102102
A statistical procedure where the outcome variable is the difference between the posttest and protest scores.
103103

104-
Comparative interrupted time-series design
104+
Comparative interrupted time-series
105105
CITS
106106
An interrupted time series design with added comparison time series observations.
107107

@@ -147,7 +147,7 @@ Glossary
147147
Sharp regression discontinuity design
148148
A Regression discontinuity design where allocation to treatment or control is determined by a sharp threshold / step function.
149149

150-
Synthetic control method
150+
Synthetic control
151151
The synthetic control method is a statistical method used to evaluate the effect of an intervention in comparative case studies. It involves the construction of a weighted combination of groups used as controls, to which the treatment group is compared.
152152

153153
Treatment on the treated effect
@@ -162,5 +162,5 @@ Glossary
162162

163163

164164
References
165-
==========
165+
----------
166166
.. footbibliography::

docs/source/notebooks/did_pymc_banks.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@
744744
"kernelspec": {
745745
"display_name": "CausalPy",
746746
"language": "python",
747-
"name": "causalpy"
747+
"name": "python3"
748748
},
749749
"language_info": {
750750
"codemirror_mode": {

0 commit comments

Comments
 (0)