You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,11 +38,12 @@ A Julia package for outlier detection in linear regression.
38
38
- Hadi (1994) Algorithm
39
39
- Chatterjee & Mächler (1997)
40
40
- Theil-Sen estimator for multiple regression
41
+
- Deepest Regression Estimator
41
42
- Summary
42
43
43
44
44
45
## Unimplemented Methods
45
-
- Depth based estimators (Regression depth, deepest regression, etc.) See [#13](https://github.com/jbytecode/LinRegOutliers/issues/13) for the related issue.
46
+
46
47
- Pena & Yohai (1999). See [#25](https://github.com/jbytecode/LinRegOutliers/issues/25) for the related issue.
0 commit comments