Usage
new_metric(name, label, metric)
Arguments
- name
a short name identifier. Must be alphanumeric.
- label
a longer, human readable label that can have other characters
such as spaces, hyphens, etc.
- metric
a function with arguments "model" and "out" (and optionally
"draw")