Skip to contents

Retrieve a loss function from the dictionary. If additional parameters are provided, they will be used to customize the loss function (e.g., quantile for pinball loss).

Usage

lss(.key, ...)

Arguments

.key

(`character(1)`)
Key passed to the respective [dictionary][mlr3misc::Dictionary] to retrieve the object.

...

(`any`)
Additional arguments.