man-roxygen/seealso_measure.R

#' @seealso
#'
#' * Chapter in the [mlr3book](https://mlr3book.mlr-org.com/):
#'   \url{https://mlr3book.mlr-org.com/chapters/chapter2/data_and_basic_modeling.html#sec-eval}
#' * Package \CRANpkg{mlr3measures} for the scoring functions.
#' [Dictionary][mlr3misc::Dictionary] of [Measures][Measure]: [mlr_measures]
#' `as.data.table(mlr_measures)` for a table of available [Measures][Measure] in the running session (depending on the loaded packages).
#' * Extension packages for additional task types:
#'    * \CRANpkg{mlr3proba} for probabilistic supervised regression and survival analysis.
#'    * \CRANpkg{mlr3cluster} for unsupervised clustering.
#'
#' @family Measure
mlr-org/mlr3 documentation built on July 10, 2024, 10:53 a.m.