Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Java
Description
Commons Math is missing a function to normalize a sample of values to sample with a mean of 0 and a standard variation of 0.
This Issue is related to this email thread:
http://www.mail-archive.com/user@commons.apache.org/msg05396.html
I am preparing a patch which contains an implementation plus test. The method normalize is added to the StatsUtil class. I will try to add this patch to this issue.