Skip to content

Commit df5ae62

Browse files
committed
fix minor formatting error
1 parent 53f0fd0 commit df5ae62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Regression Discontinuity
5454

5555

5656
Instrumental Variables Regression
57-
========================
57+
=================================
5858

5959
.. toctree::
6060
:titlesonly:

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Interrupted time series analysis is appropriate when you have a time series of o
110110
.. image:: _static/interrupted_time_series_pymc.svg
111111

112112
Instrumental Variable Regression
113-
"""""""""""""""""""""""
113+
""""""""""""""""""""""""""""""""
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

116116
.. image:: _static/iv_reg2.png

0 commit comments

Comments
 (0)