Phil Steitz created MATH-1159:
---------------------------------
Summary: Add quartiles to SummaryStatistics
Key: MATH-1159
URL: https://issues.apache.org/jira/browse/MATH-1159
Project: Commons Math
Issue Type: Improvement
Affects Versions: 3.3
Reporter: Phil Steitz
Using PSquarePercentile, we can add quartile computation to SummaryStatistics.
Since maintaining quartiles will add some overhead, implementation should allow
the feature to be turned off via some kind of constructor flag. This does open
the can of worms regarding turning on / off other stats, which is probably a
good thing to think about as the implementation of this feature is developed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)