man-roxygen/measure.R

#' @section Dictionary:
#' This [Measure] can be instantiated via the [dictionary][mlr3misc::Dictionary] [mlr_measures] or with the associated sugar function [msr()]:
#' ```
#' mlr_measures$get("<%= id %>")
#' msr("<%= id %>")
#' ```
#'
#' @section Meta Information:
#' `r mlr3misc::rd_info(mlr3::msr("<%= id %>"))`
#' @md
#'
#' @section Parameters:
#' `r mlr3misc::rd_info(mlr3::msr("<%= id %>")$param_set)`
#' @md
mlr-org/mlr3forecasting documentation built on June 29, 2023, 11:57 p.m.