Learn R Programming

pense (version 2.2.2)

tau_size: Compute the Tau-Scale of Centered Values

Description

Compute the \(\tau\)-scale without centering the values.

Usage

tau_size(x)

Value

the \(\tau\) estimate of scale of centered values.

Arguments

x

numeric values. Missing values are verbosely ignored.

See Also

Other functions to compute robust estimates of location and scale: mloc(), mlocscale(), mscale()