2009/8/20 Phil Steitz <[email protected]>: > [email protected] wrote: >> >> Does the commons math library have a weighted variance? >> I don't see it, just wanted to verify. >> If it did, I would expect to see something like: >> Variance.evaluate(double[] values, double[] weights, int begin, int >> length) >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > No, this does not yet exist. Patches welcome! > > Phil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
I've requested this as a new feature on JIRA and added my first effort as a patch. Feedback is gladly welcomed. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
