Pooled Dispersion for a Numeric Variable
match_on_szn_scale(x, trtgrp, standardizer = mad)
numeric of length 1
numeric variable
logical or numeric. If numeric, coerced to logical via !
function or numeric of length 1
Dispersion as pooled across a treatment and a control group. By default,
the measure of dispersion calculated within each group is not the
ordinary standard deviation but rather the robust alternative
provided by stats::mad
.