jbytecode / LinRegOutliers

Direct and robust methods for outlier detection in linear regression
MIT License
43 stars 6 forks source link

Hadi 1994 #33

Closed akadal closed 3 years ago

akadal commented 3 years ago

This commit includes Hadi 1994 algorithm's implementation and its tests.

I have added: src/hadi1994.jl

and I have changed: src/.dev/outlier.jl src/.dev/test.jl