Learn R Programming

robust (version 0.3-19)

glmRob.cubif.Ini: CUBIF Initialization

Description

Compute the initial coefficient estimates used in the

Usage

glmRob.cubif.Ini(X, y, ni, icase, offset, b, zmin, epsilon, ia1, control)

Arguments

X
model matrix.
y
response.
ni
ni.
icase
family indicator.
offset
offset.
b
tuning parameter.
zmin
tuning parameter.
epsilon
tolerance.
ia1
ia1.
control
control parameters.

Value

  • a list containing the initial coefficient estimates.

See Also

glmRob.cubif