Skip to content

Commit

Permalink
better label for RCLL
Browse files Browse the repository at this point in the history
  • Loading branch information
bblodfon committed Jan 8, 2025
1 parent 6217797 commit 3a6a5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/MeasureSurvRCLL.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ MeasureSurvRCLL = R6Class("MeasureSurvRCLL",
minimize = !ERV,
predict_type = "distr",
packages = "distr6",
label = "RCLL",
label = "Right-Censored Log Loss",
man = "mlr3proba::mlr_measures_surv.rcll",
range = range,
param_set = ps
Expand Down

0 comments on commit 3a6a5b0

Please sign in to comment.