Learn R Programming

robeth (version 2.7-8)

cifact: Determination of the correction factor for the M-estimate based on Huber weight function

Description

See Marazzi A. (1993), p.246

Usage

cifact(a2 = .dFvGet()$aa2, b2 = .dFvGet()$bb2, nvar, tol = .dFvGet()$tlo, 
       maxit = .dFvGet()$mxt)

Value

See reference

Arguments

a2

See reference

b2

See reference

nvar

See reference

tol

See reference

maxit

See reference

References

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