moutlier1

Detection of Outlier in Multivariate Samples Test.
3.4K 次下载
更新时间 2006/10/23

查看许可证

This test is based on the Wilks'method (1963) designed for detection of a single outlier from a normal multivariate sample and approaching the maximun squared Mahalanobis distance to a F distribution function by the Yang and Lee (1987) formulation. A significative squared Mahalanobis distance means an outlier. To test the outlier, this function calls to the zipped ACR m-function.

Inputs:
X - multivariate data matrix.
alpha - significance level (default = 0.05).

Output:
- Table of outliers detected in a multivariate sample.

引用格式

Antonio Trujillo-Ortiz (2024). moutlier1 (https://www.mathworks.com/matlabcentral/fileexchange/12252-moutlier1), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hypothesis Tests 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Text was improved.