Learn R Programming

robust (version 0.3-0)

undocumented.glmRob: Undocumented glmRob Helper Functions

Description

These functions are used by glmRob and its methods. They are not intended to be called directly by users and are not guaranteed to be included in future versions of the Robust Library.

Usage

glmRob.gfedca(vtheta, ci, wa, ni, oi = 0, icase) 
glmRob.gicstp(icase, ialg, ni, vtheta, ai, oi, tol, maxit)
glmRob.gintac(x, y, ni, oi, icase, maxtt, maxta, tolt, tola, b, c) 
glmRob.glmdev(y, ni, ci, wa, vtheta, offset = 0, icase = ics)
glmRob.gymain(x, y, ni, cov, a, theta, oi = 0, b,
  gam, tau, icase, iugl, iopt, ialg, icnvt, icnva, maxit, maxtt,
  maxta, maxtc, tol, tolt, tola, tolc, trc = FALSE) 
glmRob.gytstp(x, y, ci, theta, wa, cov, ni, offset, tol, icase, maxit)
glmRob.ktaskw(x, d, e, tau, ia, f, f1, iainv, a)

Arguments

vtheta
vtheta
ci
ci
wa
wa
ni
ni
oi
oi
icase
icase
ialg
ialg
ai
ai
tol
tol
maxit
maxit
x
x
y
y
maxtt
maxtt
maxta
maxta
tolt
tolt
tola
tola
b
b
c
c
offset
offset
cov
cov
a
a
theta
theta
gam
gam
tau
tau
iugl
iugl
iopt
iopt
icnvt
icnvt
icnva
icnva
maxtc
maxtc
tolc
tolc
trc
trc
d
d
e
e
ia
ia
f
f
f1
f1
iainv
iainv

See Also

glmRob