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

wyfcol

Modified fixed-point algorithm for collinear data in the standardized case


Description

See Marazzi A. (1993), p.87

Usage

wyfcol(x, exu = ucv, nobs = nrow(x), iwgt = .dFvGet()$iwg, 
       apar = .dFvGet()$apr, tau = .dFvGet()$tua, 
       tol = .dFvGet()$tlo, maxit = .dFvGet()$mxf, 
       nitmon = .dFvGet()$ntm, icnv = .dFvGet()$icv)

Arguments

x

See reference

exu

See reference

nobs

See reference

iwgt

See reference

apar

See reference

tau

See reference

tol

See reference

maxit

See reference

nitmon

See reference

icnv

See reference

Value

See reference

References

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


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.