lmrob.fit.MM(x, y, control)1s for the intercept.lmrob.control, used for both the initial S-estimate
and the subsequent M-estimate.X %*% coefficients.y - fitted.valuesn - rankcoefficients, if the
RWLS iterations have converged, otherwise the vcov-matrix of the
initial estimator.converged flag, see lmrob.S.lmrob and typically not to be used on its own.
It calls lmrob.S(..) and uses it as initial estimator.
Note that the inference used (covariance matrix) depends crucially on
the S-estimator used, and hence it is currently no longer possible to
specify the S-estimator at this level.lmrob,
lmrob..M..fit,
lmrob.S