Remove Outliers

Version 1.0.0.0 (1.96 KB) by N/A
Uses the Thompson Tau technique to remove outliers from a vector containing statistical data.
4.8K Downloads
Updated 30 Jul 2009

View License

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 (2024). Remove Outliers (https://www.mathworks.com/matlabcentral/fileexchange/24885-remove-outliers), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Shifting and Sorting Matrices in Help Center and MATLAB Answers
Acknowledgements

Inspired: Regression Outliers, Remove outliers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0