-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Milestone
Description
We could add additional functions / additional arguments to get_metrics(). Consider something like this:
get_metrics(
example_quantile,
exclude = c("ae_median"),
replace = c(wis, purrr::partial(wis, na.rm = TRUE),
add_args = c(wis, list(na.rm = TRUE))
or something like this. Not so sure about add_args, but replace could actually be nice?
maybe related: #789
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status