-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Milestone
Description
The extra::stats
module is a nice start but could use some improvements. I have a wip branch I mean to land on this. It has (or should have, when done):
- Actual test vectors generated from
R
, which I trust a bit. - Docs.
- Support for percentiles (and helpers for quartiles, 5- and 7-value summaries, IQRs)
- Code for ASCII-art box-and-whisker plots
- A
Summary
structure distinct from the sample input
This is prelude work for #6810
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.