cifact: Determination of the correction factor for the M-estimate...

cifactR Documentation

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)

Arguments

a2

See reference

b2

See reference

nvar

See reference

tol

See reference

maxit

See reference

Value

See reference

References

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


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

Related to cifact in robeth...