glmRob.Initial.LMS {robust} | R Documentation |
Computes initial parameter estimates for the CUBIF method using the least median of squares algorithm.
glmRob.Initial.LMS(X, y, ni, dist, offset, icase)
X |
model matrix. |
y |
response. |
ni |
ni. |
dist |
distances. |
offset |
offset. |
icase |
family indicator. |
a list containing the initial parameter and scale estimates.