mlr_tasks_unemployment: Unemployment Duration Survival Task

mlr_tasks_unemploymentR Documentation

Unemployment Duration Survival Task

Description

A survival task for the UnempDur data set.

Format

R6::R6Class inheriting from TaskSurv.

Details

A survival task for the "UnempDur" data set in package Ecdat. Contains the following columns of the original data set: "spell" (time), "censor1" (status), "age", "ui", "logwage", and "tenure".

Construction

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

See Also

Dictionary of Tasks: mlr3::mlr_tasks


mlr3proba documentation built on April 25, 2022, 5:07 p.m.