The least median of squares estimator (Rousseeuw, 1984)1 of linear regression parameters is a high breakdown estimator, meaning that, unlike the least squares estimator, it performs reasonably well when up to 50% outliers are present in a data set. Unfortunately, it lacks efficiency under normal errors. This disadvantage can be overcome by using the least median of squares estimator as a starti...