mlr_tasks_precip: Annual Precipitation Density Task

mlr_tasks_precipR Documentation

Annual Precipitation Density Task

Description

A density task for the precip data set.

Format

R6::R6Class inheriting from TaskDens.

Dictionary

This Task can be instantiated via the dictionary mlr_tasks or with the associated sugar function tsk():

mlr_tasks$get("precip")
tsk("precip")

Meta Information

  • Task type: “dens”

  • Dimensions: 70x1

  • Properties: -

  • Has Missings: FALSE

  • Target: -

  • Features: “precip”

Preprocessing

  • Only the precip column is kept in this task.

See Also

Other Task: TaskDens, TaskSurv, mlr_tasks_actg, mlr_tasks_faithful, mlr_tasks_gbcs, mlr_tasks_gbsg, mlr_tasks_grace, mlr_tasks_lung, mlr_tasks_mgus, mlr_tasks_pbc, mlr_tasks_rats, mlr_tasks_veteran, mlr_tasks_whas


mlr-org/mlr3proba documentation built on April 12, 2025, 4:38 p.m.