Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Statistics›M-Estimators (Robust Regression)
Regression model

M-Estimators (Robust Regression)

Also known as: m-estimation, huber regression, robust m-regression, M-Tahmin Ediciler

M-estimators are a robust generalisation of maximum likelihood estimation, formalised in the work of Peter J. Huber (Huber & Ronchetti, 2009). Instead of squaring every residual, they apply a bounded loss function so that large residuals from outliers are down-weighted rather than allowed to dominate the fit.

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

M-Estimator
Least Trimmed SquaresMM-EstimatorOLS RegressionQuantile RegressionRidge RegressionHuber Regression

When to use it

Use M-estimators when you fit a linear relationship to a continuous outcome but the data contain outliers in the response that you do not want to discard manually. They work best when the residuals are roughly symmetric and the share of outliers does not exceed about 25%, with a reasonable sample size (at least about 30 observations). They are not appropriate when contamination comes from high-leverage points in the predictor space — there a high-breakdown method such as an MM-estimator is needed — or when the outlier fraction is so large that the breakdown point is exceeded.

Strengths & limitations

Strengths
  • Down-weights outliers in the response without requiring you to delete observations by hand.
  • Generalises maximum likelihood estimation, with interpretable coefficients on the same scale as ordinary regression.
  • Flexible loss functions (Huber, Bisquare, Andrews) let you tune how strongly extreme residuals are suppressed.
Limitations
  • Misleading in the presence of leverage points in the predictor space, where a high-breakdown method is required instead.
  • The breakdown point is exceeded once the outlier ratio rises above about 25%.
  • Assumes the residuals are symmetrically distributed; skewed errors undermine the robust loss.

Frequently asked

How is an M-estimator different from OLS?

OLS minimises the sum of squared residuals, so a single outlier can dominate the fit. An M-estimator minimises a bounded loss function instead, smoothly down-weighting large residuals so the line follows the majority of the data.

What do the weight functions (Huber, Bisquare, Andrews) do?

They define the robust loss ρ and therefore how residuals are penalised. The Huber function down-weights large residuals gently, while Bisquare and Andrews can give very extreme residuals essentially zero weight. The choice controls the trade-off between efficiency and resistance to outliers.

When should I use an MM-estimator instead?

When the contamination comes from high-leverage points in the predictor space. M-estimators can be misled there because they do not have a high breakdown point; an MM-estimator is designed to remain reliable in that situation.

How many outliers can an M-estimator tolerate?

Roughly up to a quarter of the observations. Once the outlier ratio exceeds about 25% the breakdown point is exceeded and the estimate becomes unreliable; a method such as least trimmed squares is then more appropriate.

Sources

  1. Huber, P. J., & Ronchetti, E. M. (2009). Robust Statistics (2nd ed.). Wiley. link ↗
  2. Maronna, R. A., Martin, R. D., Yohai, V. J., & Salibián-Barrera, M. (2019). Robust Statistics: Theory and Methods (with R) (2nd ed.). Wiley. link ↗

How to cite this page

ScholarGate. (2026, June 1). M-Estimators (Robust Regression). ScholarGate. https://scholargate.app/en/statistics/m-estimator

Related methods

Least Trimmed SquaresMM-EstimatorOLS RegressionQuantile RegressionRidge Regression

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Least Trimmed SquaresStatistics↔ compare
  • MM-EstimatorStatistics↔ compare
  • OLS RegressionEconometrics↔ compare
  • Quantile RegressionEconometrics↔ compare
  • Ridge RegressionMachine learning↔ compare
Compare side by side →

Referenced by

Huber Regression

Similar methods

Huber RegressionRobust RegressionRobust Multiple linear regressionRobust Linear RegressionW-EstimatorS-EstimatorRobust Simple linear regressionMM-Estimator

Related reference concepts

M-Estimation and Empirical ProcessesMaximum Likelihood EstimationRobustness (Statistics)Optimization for StatisticsEM AlgorithmLeast Squares Statistics

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — M-Estimator (M-Estimators (Robust Regression)). Retrieved 2026-07-21 from https://scholargate.app/en/statistics/m-estimator · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Peter J. Huber
Year
2009
Type
Robust linear regression
Estimator
M-estimation (minimises a robust loss via weight functions)
WeightFunctions
Huber, Bisquare (Tukey), Andrews
Outcome
continuous
BreakdownLimit
tolerates up to ~25% outliers
Related methods
Least Trimmed SquaresMM-EstimatorOLS RegressionQuantile RegressionRidge Regression
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account