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.
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 LinuxCategories
Find more on Shifting and Sorting Matrices in Help Center and MATLAB Answers
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |