Skip to content

Function: boxStats()

ts
function boxStats(values): BoxStats;

Defined in: stats/index.ts:136

Tukey box-plot statistics for a set of values.

Parameters

ParameterType
valuesArrayLike<number>

Returns

BoxStats

MIT licensed. WebGL2 required.