Skip to content

Commit e4bc598

Browse files
authored
Merge pull request #73 from DoubleML/m-iv-type-score
Update of the basics of DML article; new score for PLIV; adaption due to changed API of DoubleMLPLR & DoubleMLPLIV
2 parents 1df630d + b55518c commit e4bc598

18 files changed

+835
-345
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
'https://doi.org/10.1093/ectj/utaa001', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
130130
'https://doi.org/10.1111/ectj.12097', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
131131
'https://doi.org/10.2307/2171802', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
132+
'https://doi.org/10.2307/1912705', # Valid DOI; Causes 403 Client Error: Forbidden for url:...
132133
]
133134

134135
# To execute R code via jupyter-execute one needs to install the R kernel for jupyter

0 commit comments

Comments
 (0)