Skip to contents

A survival task for the actg data set.

Format

R6::R6Class inheriting from TaskSurv.

Details

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.

Construction

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