View source: R/Location_Scale.R
MscaleHUB | R Documentation |
Mscale_HUB computes Huber's M-estimate of scale.
MscaleHUB(y, c = 1.345, max_iters = 1000, tol_err = 1e-05)
y |
: real valued data vector of size N |
c |
: tuning constant c>=0 |
sigma_hat : Huber's M-estimate of scale
File location: Location_Scale.R
MscaleHUB(rnorm(5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.