Learn R Programming

robeth (version 2.6)

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