man-roxygen/arg_taskdf_target.R

#' @param target (`character(1)` | `character(2)` | `character(n.classes)`)\cr
#'   Name(s) of the target variable(s).
#'   Only used when `obj` is a data.frame, otherwise ignored.
#'   If survival analysis is applicable, these are the names of the survival time and event columns,
#'   so it has length 2.
#'   For multilabel classification these are the names of logical columns that indicate whether
#'   a class label is present and the number of target variables corresponds to the number of
#'   classes.
#' @md
berndbischl/mlr documentation built on Jan. 6, 2023, 12:45 p.m.