gycstp: Newton-type algorithm for the c-step

gycstpR Documentation

Newton-type algorithm for the c-step

Description

See Marazzi A. (1993), p.299

Usage

gycstp(icase = .dFvGet()$ics, ialg = .dFvGet()$ilg, ni, a, e, 
        tol = .dFvGet()$tlo, maxit = .dFvGet()$mxt, t)

Arguments

icase

See reference

ialg

See reference

ni

See reference

a

See reference

e

See reference

tol

See reference

maxit

See reference

t

See reference

Value

See reference

References

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


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

Related to gycstp in robeth...