Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/math/Outlier.java @ 3573:374c2d70b982
age | author | description |
---|---|---|
Tue, 31 Jul 2012 16:46:36 +0000 | Sascha L. Teichmann | FixA: Only evict only one(!) data point as outlier before recalculating the function. |
Tue, 31 Jul 2012 16:14:17 +0000 | Sascha L. Teichmann | FixA: Corrected the formulas of Grubbs' test for outliers. Still a bit broken. |
Mon, 04 Jun 2012 16:44:56 +0000 | Sascha L. Teichmann | FixA: Reactivated rewrite of the outlier checks. |
Wed, 25 Apr 2012 16:04:37 +0000 | Sascha L. Teichmann | Checked in out dated version of outlier test. |
Wed, 25 Apr 2012 15:57:23 +0000 | Sascha L. Teichmann | Added simple Grubb's outlier test. |