Learn R Programming

mlr3measures (version 0.3.1)

measures: Measure Registry

Description

The environment() measures keeps track of all measures in this package. It stores meta information such as minimum, maximum or if the measure must be minimized or maximized.

Usage

measures

Arguments

Format

An object of class environment of length 52.

Examples

Run this code
# NOT RUN {
names(measures)
measures$tpr
# }

Run the code above in your browser using DataLab