Open topepo opened 3 years ago
To make it probably agnostic, this could be a metric that just counts the number of NA values present in estimate
. truth
might be required to work in a metric-set, but it won't be used for anything. na_rm
would not be exposed, and would be forcibly set to false internally
Can we have a
yardstick
interface toprobably::reportable_rate()
?