Closed RaphaelS1 closed 1 year ago
https://github.com/mlr-org/mlr3proba/pull/331/commits/dfc97f06819182c33f4524fa113b4abaa6156e2b
You might want to change which.curve = p_uty() to which.curve = p_dbl(special_vals = "median")
which.curve = p_uty()
which.curve = p_dbl(special_vals = "median")
You might want to change
which.curve = p_uty()
towhich.curve = p_dbl(special_vals = "median")