listMeasures(obj, properties = character(0L), create = FALSE)
"listMeasures"(obj, properties = character(0L), create = FALSE)
"listMeasures"(obj, properties = character(0L), create = FALSE)
"listMeasures"(obj, properties = character(0L), create = FALSE)character(1) | Task]
Either a task or the type of the task, in the latter case one of:
classif, regr, surv, costsens, cluster, multilabel.
Default is NA, matching all types.character]
Set of required properties to filter for.
See Measure for some standardized properties.
Default is character(0).logical(1)]
Instantiate objects (or return strings)?
Default is FALSE.character | list of Measure]. Class names of matching
measures or instantiated objects.