Skip to contents

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")