Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/math/Outlier.java @ 3734:0c217de0d84b
age | author | description |
---|---|---|
2012-07-31 | Sascha L. Teichmann | FixA: Only evict only one(!) data point as outlier before recalculating the function. |
2012-07-31 | Sascha L. Teichmann | FixA: Corrected the formulas of Grubbs' test for outliers. Still a bit broken. |
2012-06-04 | Sascha L. Teichmann | FixA: Reactivated rewrite of the outlier checks. |
2012-04-25 | Sascha L. Teichmann | Checked in out dated version of outlier test. |
2012-04-25 | Sascha L. Teichmann | Added simple Grubb's outlier test. |