Outliers
Versione 1.0.0.0 (1,69 KB) da
Niccolo Battistini
Create vectors of outliers and non-outliers according to either Grubbs or Interquartile range method
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 LinuxCategorie
Scopri di più su Descriptive Statistics in Help Center e MATLAB Answers
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
