Skip to content

Commit 30bcb21

Browse files
committed
fix broken iv reg image link
1 parent f534d92 commit 30bcb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/source/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Instrumental Variable Regression
113113
"""""""""""""""""""""""
114114
Instrumental Variable regression is an appropriate technique when you wish to estimate the treatment effect of some variable on another, but are concerned that the treatment variable is endogenous in the system of interest i.e. correlated with the errors. In this case an "instrument" variable can be used in a regression context to disentangle treatment effect due to the threat of confounding due to endogeneity.
115115

116-
.. image:: _static/iv_reg.png
116+
.. image:: _static/iv_reg2.png
117117

118118

119119
Support

0 commit comments

Comments
 (0)