Normalization (Standardization)
-------------------------------
Key: MATH-426
URL: https://issues.apache.org/jira/browse/MATH-426
Project: Commons Math
Issue Type: New Feature
Affects Versions: Nightly Builds
Environment: Java
Reporter: Erik van Ingen
Fix For: Nightly Builds
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/[email protected]/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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.