man-roxygen/param_event.R

#' @param event (`character(1)`)\cr
#' Name of the column giving the event indicator.
#' If data is right censored then "0"/`FALSE` means alive (no event), "1"/`TRUE` means dead
#' (event). If `type` is `"interval"` then "0" means right censored, "1" means dead (event),
#' "2" means left censored, and "3" means interval censored. If `type` is `"interval2"` then
#' `event` is ignored.
mlr-org/mlr3proba documentation built on April 12, 2025, 4:38 p.m.