winkjs / wink-statistics

Fast & numerically stable statistical analysis
http://winkjs.org/wink-statistics/
MIT License
46 stars 7 forks source link

fiveNumSummary should sort the data itself #10

Closed prtksxna closed 5 years ago

sanjayaksaxena commented 5 years ago

The rationale behind this was that on several occasions we already have a sorted dataset available and therefore it made sense to expect a sorted array!