match_on_szn_scale | R Documentation |
Pooled Dispersion for a Numeric Variable
match_on_szn_scale(x, trtgrp, standardizer = mad)
x |
numeric variable |
trtgrp |
logical or numeric. If numeric, coerced to logical via |
standardizer |
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
.
numeric of length 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.