Skip to content

Commit 72c429b

Browse files
committed
Merge branch 'main' into s-add-rdd
2 parents 29d43c0 + 76996c7 commit 72c429b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can find the code for the simulations in the [GitHub repository](https://git
1414
Generally, the [DoubleML package](https://docs.doubleml.org/stable/index.html) solves a moment equation
1515

1616
$$
17-
E[\psi(W,\theta_0,\eta_0)] = 0
17+
\mathbb{E}[\psi(W,\theta_0,\eta_0)] = 0
1818
$$
1919

2020
where $W$ denotes the observed data, $\theta_0$ the parameter of interest, and $\eta_0$ a vector of nuisance functions/elements. Using the `confint()` method, the package provides confidence intervals $[\hat{\theta}_{\text{lower}}, \hat{\theta}_{\text{upper}}]$ for the parameter of interest $\theta_0$.

0 commit comments

Comments
 (0)