Peirce's method

Versión 1.1.0.0 (49,7 KB) por Marc
Applies Peirce's method for outlier rejection
2K descargas
Actualizado 17 nov 2015

Ver licencia

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).

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2008a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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