Outliers

Create vectors of outliers and non-outliers according to either Grubbs or Interquartile range method
539 download
Aggiornato 12 feb 2012

Visualizza la licenza

Given a column vector X of data points, this function creates two vectors, one with non-outliers, Y, and one with outliers, out.
The user can choose one of two different methods, either Grubbs' test statistic or the interquartile range method.
The user can also choose the degree of strictness when removing outliers. In both methods, the degree of strictness is negatively related to the parameter alpha (i.e. the higher alpha, the fewer the outliers that are identified and removed).

Cita come

Niccolo Battistini (2026). Outliers (https://it.mathworks.com/matlabcentral/fileexchange/35048-outliers), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Descriptive Statistics in Help Center e MATLAB Answers
Versione Pubblicato Note della release
1.0.0.0