Peirce's method

Version 1.1.0.0 (49.7 KB) by Marc
Applies Peirce's method for outlier rejection
2K Downloads
Updated 17 Nov 2015

View License

One of several approaches to outlier rejection, Peirce's method is more general than Chauvenet's method.
As constructed this works on univariate data only.
Implementation of algorithm laid out here: Stephen M. Ross, Journal of Engineering Technology, Fall 2003.

Function is in one file.
Supporting files include:
example/test script
2 sample images of function output (eg, cleaned data).

Cite As

Marc (2024). Peirce's method (https://www.mathworks.com/matlabcentral/fileexchange/21562-peirce-s-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

bug fix -- thanks community! Should now work properly with n > 65.

Also - added the sample script file as well.

1.0.0.0