Skip to content

Commit 78f2c16

Browse files
committed
fix URL and document
1 parent a06a294 commit 78f2c16

File tree

8 files changed

+13
-13
lines changed

8 files changed

+13
-13
lines changed

DoubleML.Rproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ LaTeX: pdfLaTeX
1515
BuildType: Package
1616
PackageUseDevtools: Yes
1717
PackageInstallArgs: --no-multiarch --with-keep.source
18-
PackageCheckArgs: --no-tests --run-donttest
18+
PackageCheckArgs: --as-cran --no-tests --run-donttest

R/double_ml_plr.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ DoubleMLPLR = R6Class("DoubleMLPLR",
278278
#' in the [mlr3tuning](https://mlr3tuning.mlr-org.com/) package. For more
279279
#' information on tuning in [mlr3](https://mlr3.mlr-org.com/), we refer to
280280
#' the section on parameter tuning in the
281-
#' [mlr3 book](https://mlr3book.mlr-org.com/optimization.html#tuning).
281+
#' [mlr3 book](https://mlr3book.mlr-org.com/chapters/chapter4/hyperparameter_optimization.html).
282282
#'
283283
#' @param param_set (named `list()`) \cr
284284
#' A named `list` with a parameter grid for each nuisance model/learner

man/DoubleMLIIVM.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/DoubleMLIRM.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/DoubleMLPLIV.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/DoubleMLPLR.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/fetch_bonus.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.

man/make_plr_turrell2018.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)