lmrob.fit(x, y, control, init = NULL, mf = NULL)
1
s for the intercept.lmrob.control
, used for both the initial S-estimate
and the subsequent M- and D-estimates.list
of initial estimates. See
Details.model.frame
,
used only to compute outlier statistics, see outlierStats
.lmrob
and typically not to be used on its own. If given, init
must be a list of initial estimates containing
at least the initial coefficients and scale as coefficients
and
scale
. Otherwise it calls lmrob.S(..)
and uses it
as initial estimator.
lmrob
,
lmrob..M..fit
,
lmrob..D..fit
,
lmrob.S