number by which the result is multiplied; the default
achieves consisteny for normally distributed data.
finite.corr
logical indicating if the finite sample bias
correction factor should be applied. Default to TRUE unless
constant is specified.
mu.too
logical indicating if the median(x) should
also be returned for s_Sn().
…
potentially further arguments for s_Sn() passed to
Sn().
Value
Sn() returns a number, the \(S_n\) robust scale estimator, scaled to be
consistent for \(\sigma^2\) and i.i.d. Gaussian observatsions,
optionally bias corrected for finite samples.
s_Sn(x, mu.too=TRUE) returns a length-2 vector with location
(\(\mu\)) and scale; this is typically only useful for
covOGK(*, sigmamu = s_Sn).
Details
............ FIXME ........
References
Rousseeuw, P.J. and Croux, C. (1993)
Alternatives to the Median Absolute Deviation,
Journal of the American Statistical Association88, 1273--1283.
See Also
mad for the ‘most robust’ but much
less efficient scale estimator;
Qn for a similar more efficient but slower alternative;
scaleTau2.