Skip to content

Commit e2f8376

Browse files
committed
fix broken link
1 parent 18d1517 commit e2f8376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/examples/py_double_ml_lplr.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"source": [
1010
"# Python: Log-Odds Effects for Logistic PLR models\n",
1111
"\n",
12-
"In this simple example, we illustrate how the [DoubleML](https://docs.doubleml.org/stable/index.html) package can be used to estimate the changes in log-odds due to treatment in a logistic partial linear regression [DoubleMLLPLR](https://docs.doubleml.org/stable/guide/models.html#logistic-partial-linear-regression-lplr) model."
12+
"In this simple example, we illustrate how the [DoubleML](https://docs.doubleml.org/stable/index.html) package can be used to estimate the changes in log-odds due to treatment in a logistic partial linear regression [DoubleMLLPLR](https://docs.doubleml.org/stable/guide/models.html#partially-linear-models-plm) model."
1313
]
1414
},
1515
{

0 commit comments

Comments
 (0)