Al Chou wrote:
--- Brent Worden <[EMAIL PROTECTED]> wrote:
Looks fine.
Two points for discussion:
1. Will we ever have the need to compute statistics from sub-arrays? i.e
getMean(double[] array, int beginIndex, int endIndex) much like
I think that's a worthwhile feature.
Not a bad idea, in th
Phil Steitz wrote:
--- "Mark R. Diggory" <[EMAIL PROTECTED]> wrote:
I've roughed out the beginnings of StatUtils (based on implementations
found in AbstractStoreUnivariate). I will add this if all seem to agree
on its usage.
+1 for this approach, rolling back previous changes and having
--- "Mark R. Diggory" <[EMAIL PROTECTED]> wrote:
> I've roughed out the beginnings of StatUtils (based on implementations
> found in AbstractStoreUnivariate). I will add this if all seem to agree
> on its usage.
>
+1 for this approach, rolling back previous changes and having
AbstractStoreUniva
+1
On Tue, 17 Jun 2003, Mark R. Diggory wrote:
> I've roughed out the beginnings of StatUtils (based on implementations
> found in AbstractStoreUnivariate). I will add this if all seem to agree
> on its usage.
>
> -Mark
>
--
--
Tim O'Brien
Evanston, IL
(847) 863-7045
[EM
I've roughed out the beginnings of StatUtils (based on implementations
found in AbstractStoreUnivariate). I will add this if all seem to agree
on its usage.
-Mark
Index: StatUtils.java
===
RCS file: StatUtils.java
diff -N StatUtils.