mlr_tasks_unemployment | R Documentation |
A survival task for the UnempDur
data set.
R6::R6Class inheriting from TaskSurv.
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".
mlr3::mlr_tasks$get("unemployment") mlr3::tsk("unemployment")
Dictionary of Tasks: mlr3::mlr_tasks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.