Skip to content

Commit 63ce715

Browse files
authored
Merge pull request #130 from DoubleML/m-fix-mlr3book-links
fix broken link to mlr3book page
2 parents 5e04379 + c1e0599 commit 63ce715

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/double_ml.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ DoubleML = R6Class("DoubleML",
719719
#' in the [mlr3tuning](https://mlr3tuning.mlr-org.com/) package. For more
720720
#' information on tuning in [mlr3](https://mlr3.mlr-org.com/), we refer to
721721
#' the section on parameter tuning in the
722-
#' [mlr3 book](https://mlr3book.mlr-org.com/tuning.html).
722+
#' [mlr3 book](https://mlr3book.mlr-org.com/optimization.html#tuning).
723723
#'
724724
#' @param param_set (named `list()`) \cr
725725
#' A named `list` with a parameter grid for each nuisance model/learner

man/DoubleML.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)