Feature #312
more summary functions, e.g. quartiles
Status: | New | Start date: | 2011-09-21 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Hi,
This is something I'd be quite happy to help implementing myself: more summary functions for Vamp. In particular, I'd like to have some more quantiles (not only min, max and median), maybe the first and third quartile. This would allow to do to get essentially the data points needed for a box-and-whisker diagram, which is quite good at giving you a better idea of a distribution.
Matthias