Does In-place scaling of Z-Scores. NOTE: This modifies the internal HashMap itself by overriding all key-value pairs with key-(value*scale) pairs.
@param scale - the scale to multiply z-scores by
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.