| mlr_tasks_actg {mlr3proba} | R Documentation |
A survival task for the actg data set.
R6::R6Class inheriting from TaskSurv.
Column "sex" has been renamed to "sexF" and "censor" has been renamed to "status". Columns "id", "time_d", and "censor_d" have been removed so target is time to AIDS diagnosis or death.
mlr3::mlr_tasks$get("actg")
mlr3::tsk("actg")