Appearance
function boxStats(values): BoxStats;
Defined in: stats/index.ts:136
Tukey box-plot statistics for a set of values.
values
ArrayLike
number
BoxStats