[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]