hyltse: Resampling algorithm for the computation of the LTS estimate

hyltseR Documentation

Resampling algorithm for the computation of the LTS estimate

Description

See Marazzi A. (1993), p.212

Usage

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

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

smin

See reference

Value

See reference

References

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


robeth documentation built on Aug. 22, 2023, 9:09 a.m.

Related to hyltse in robeth...