method_gauge() is the companion to making_gauge(). It collects
effect-size functions for the base implementation and named variants,
used only when fn returns a non-class_stat_infer object.
Arguments
- default
A function with signature
function(.x, ...), returning a tibble withmetricandvaluecolumns. Required.- ...
Named functions, one per variant. Names must match variant names registered in
agendas(). Omitted variants fall back todefaultautomatically.
