You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/shared/models/did.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ let :math:`Y_{it}` be the outcome of interest for unit :math:`i` at time :math:`
6
6
if unit :math:`i` is treated before time :math:`t` (otherwise :math:`D_{it}=0`). Since all units start as untreated (:math:`D_{i0}=0`), define
7
7
:math:`D_{i}=D_{i1}.` Relying on the potential outcome notation, denote :math:`Y_{it}(0)` as the outcome of unit :math:`i` at time :math:`t` if the unit did not receive
8
8
treatment up until time :math:`t` and analogously for :math:`Y_{it}(1)` with treatment. Consequently, the observed outcome
9
-
for unit is :math:`i` at time :math:`t` is :math:`Y_{it}=D_i Y_{it}(1) + (1-D_i) Y_{it}(0)`. Further, let
9
+
for unit is :math:`i` at time :math:`t` is :math:`Y_{it}=D_{it} Y_{it}(1) + (1-D_{it}) Y_{it}(0)`. Further, let
10
10
:math:`X_i` be a vector of pre-treatment covariates.
11
11
12
12
Target parameter of interest is the average treatment effect on the treated (ATTE)
0 commit comments