Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arutyunovv authored Jul 29, 2024
1 parent a0989ce commit f1db6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/topics/Analyze/causal-inference/did/pretrends.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Now, let's suppose that we estimate treatment effects unconditionally, that is,

$\hat{\beta_{2}} = 10 - 4 = 6$

Accordingly, the conditional bias will be:
Accordingly, the unconditional bias will be:

$\delta_{2} = \hat{\beta_{2}} - \beta = 6 - 5 = 1$
{{% /example %}}
Expand Down

0 comments on commit f1db6e7

Please sign in to comment.