You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/glossary.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ Glossary
36
36
ITS
37
37
A quasi-experimental design to estimate a treatment effect where a series of observations are collected before and after a treatment. No control group is present.
38
38
39
+
39
40
Instrumental Variable regression
40
41
IV
41
42
A quasi-experimental design to estimate a treatment effect where the is a risk of confounding between the treatment and the outcome due to endogeniety.
@@ -84,6 +85,7 @@ Glossary
84
85
Wilkinson notation
85
86
A notation for describing statistical models :footcite:p:`wilkinson1973symbolic`.
86
87
88
+
87
89
Two Stage Least Squares
88
90
2SLS
89
91
An estimation technique for estimating the parameters of an IV regression. It takes its name from the fact that it uses two OLS regressions - a first and second stage.
0 commit comments