Skip to content

Commit 7a28dab

Browse files
authored
Merge branch 'main' into feature_instrumental_variables
2 parents dd22016 + 21944bd commit 7a28dab

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/source/glossary.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Glossary
3636
ITS
3737
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.
3838

39+
3940
Instrumental Variable regression
4041
IV
4142
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
8485
Wilkinson notation
8586
A notation for describing statistical models :footcite:p:`wilkinson1973symbolic`.
8687

88+
8789
Two Stage Least Squares
8890
2SLS
8991
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.

docs/source/references.bib

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ @article{wilkinson1973symbolic
5252
publisher={Oxford University Press}
5353
}
5454

55-
5655
@book{hansenEconometrics,
5756
title={Econometrics},
5857
author={Hansen, Bruce E},

0 commit comments

Comments
 (0)