Remove Outliers

Uses the Thompson Tau technique to remove outliers from a vector containing statistical data.

You are now following this Submission

For vectors, REMOVEOUTLIERS(datain) removes the elements in datain that are considered outliers as defined by the Thompson Tau method. This applies to any data vector greater than three elements in length, with no upper limit (other than that of the machine running the script). Additionally, the output vector is sorted in ascending order.

Cite As

N/A (2026). Remove Outliers (https://uk.mathworks.com/matlabcentral/fileexchange/24885-remove-outliers), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Regression Outliers, Remove outliers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0