Skip to content

Commit 1275beb

Browse files
authored
Fix link to make_lplr_LZZ2020
1 parent 9577135 commit 1275beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/plm/lplr.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ init_notebook_mode(all_interactive=True)
2424

2525
## ATE Coverage
2626

27-
The simulations are based on the the [make_lplr_LZZ2020](https://docs.doubleml.org/stable/api/generated/doubleml.datasets.make_lplr_LZZ2020.html)-DGP with $500$ observations.
27+
The simulations are based on the the [make_lplr_LZZ2020](https://docs.doubleml.org/stable/api/generated/doubleml.plm.datasets.make_lplr_LZZ2020.html)-DGP with $500$ observations.
2828

2929
::: {.callout-note title="Metadata" collapse="true"}
3030

@@ -110,4 +110,4 @@ generate_and_show_styled_table(
110110
level_col="level",
111111
coverage_highlight_cols=["Coverage"]
112112
)
113-
```
113+
```

0 commit comments

Comments
 (0)