Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0, 1.1, 1.2, 2.0, 2.1, 2.2
-
None
-
None
Description
Javadoc should be clearer that what is returned in the bias-corrected variance (rather than just linking to the Variance javadoc). StatUtils should add variance methods that take a boolean bias correction parameter and DescriptiveStatistics and SummaryStatistics should either expose a setter or similarly add methods with boolean arguments. We need to remember to fix the synchronized versions as well. Patches welcome!