Learn R Programming

robust (version 0.3-19)

glmRob.Initial.LMS: Initial LMS Coefficient Estimates for CUBIF Method

Description

Computes initial parameter estimates for the CUBIF method using the least median of squares algorithm.

Usage

glmRob.Initial.LMS(X, y, ni, dist, offset, icase)

Arguments

X
model matrix.
y
response.
ni
ni.
dist
distances.
offset
offset.
icase
family indicator.

Value

  • a list containing the initial parameter and scale estimates.

See Also

glmRob.cubif