Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

hylmse

Resampling algorithm for the computation of the LMS estimate


Description

See Marazzi A. (1993), p.208

Usage

hylmse(x, y, nq = np, ik = .dFvGet()$ik1, iopt = .dFvGet()$ipt, 
       intch = .dFvGet()$ich, nrep, tol = .dFvGet()$tlo, tau = .dFvGet()$tua, 
       iseed = .dFvGet()$isd)

Arguments

x

See reference

y

See reference

nq

See reference

ik

See reference

iopt

See reference

intch

See reference

nrep

See reference

tol

See reference

tau

See reference

iseed

See reference

Value

See reference

References

Marazzi A. (1993) Algorithm, Routines, and S functions for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove, California. p.208


robeth

R Functions for Robust Statistics

v2.7-6
GPL (>= 2)
Authors
Alfio Marazzi <Alfio.Marazzi@unisante.ch>
Initial release
2020-03-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.