mlr_tasks_gbcs {mlr3proba}R Documentation

German Breast Cancer Study Survival Task

Description

A survival task for the gbcs data set.

Format

R6::R6Class inheriting from TaskSurv.

Details

Column "id" and all date columns removed, as well as "rectime" and "censrec". Target is time to death.

Construction

mlr3::mlr_tasks$get("gbcs")
mlr3::tsk("gbcs")

[Package mlr3proba version 0.4.2 Index]