a logical value indicating whether NA values should be
stripped before the computation proceeds.
constant
(scale factor, default: 1.4826)
Value
Weighted median absolute deviation from the (weighted) median
Details
The weighted MAD is computed as the (normalized) weighted median of the
absolute deviation from the weighted median; the median is computed as the
weighted lower sample median (see weighted_median); the MAD
is normalized to be an unbiased estimate of scale at the Gaussian core model.