This function is an implementation of the recursive residuals method for detecting outliers in linear regression, based on F. Kianifard and W.H. Swallow's paper in Biometrics, 1989 45, 571.
While MATLAB has some functions which "detect outliers" the documentation is not necessarily clear on the methods are used.
This works on a set of paired x-y data which are assumed to follow the line y = mx+b
引用格式
James Harynuk (2024). Recursive Residuals (https://www.mathworks.com/matlabcentral/fileexchange/71206-recursive-residuals), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2018a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Linear Regression 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!