Skip to content

Commit

Permalink
fix broken iv reg image link
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmalins committed Aug 27, 2023
1 parent f534d92 commit 30bcb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Instrumental Variable Regression
"""""""""""""""""""""""
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.

.. image:: _static/iv_reg.png
.. image:: _static/iv_reg2.png


Support
Expand Down

0 comments on commit 30bcb21

Please sign in to comment.