Learn R Programming

robeth (version 2.6)

cyfalg: Fixed-point algorithm for the computation of an M-estimate of multivariate location and scatter

Description

See Marazzi A. (1993), p.232

Usage

cyfalg(x, a, t, exu = ucv, exv = vcv, exw = wcv, nobs = nrow(x), tau = .dFvGet()$tua, 
       maxit = .dFvGet()$mxf, nitmon = .dFvGet()$ntm, iloc = .dFvGet()$ilc, 
       icnv = .dFvGet()$icv, tol = .dFvGet()$tlo)

Arguments

x
See reference
a
See reference
t
See reference
exu
See reference
exv
See reference
exw
See reference
nobs
See reference
tau
See reference
maxit
See reference
nitmon
See reference
iloc
See reference
icnv
See reference
tol
See reference

Value

  • See reference

References

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