You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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):R
, which I trust a bit.Summary
structure distinct from the sample inputThis is prelude work for #6810
The text was updated successfully, but these errors were encountered: