| tau_size {pense} | R Documentation |
Compute the Tau-Scale of Centered Values
Description
Compute the \tau-scale without centering the values.
Usage
tau_size(x)
Arguments
x |
numeric values. Missing values are verbosely ignored. |
Value
the \tau estimate of scale of centered values.
See Also
Other functions to compute robust estimates of location and scale:
mloc(),
mlocscale(),
mscale()
[Package pense version 2.2.2 Index]