RobStatTM (version 1.0.2)

MMPY: MM regression estimator using Pen~a-Yohai candidates

Description

This function computes MM-regression estimator using Pen~a-Yohai candidates for the initial S-estimator. This function is used internally by lmrobdetMM, and not meant to be used directly.

Usage

MMPY(X, y, control, mf)

Arguments

X

design matrix

y

response vector

control

a list of control parameters as returned by lmrobdet.control

mf

model frame

Value

an lmrob object witht the M-estimator obtained starting from the S-estimator computed with the Pen~a-Yohai initial candidates. The properties of the final estimator (efficiency, etc.) are determined by the tuning constants in the argument control.

References

http://www.wiley.com/go/maronna/robust

See Also

DCML, MMPY, SMPY