# Function boxWhiskerExtremumsValues
boxWhiskerExtremumsValues(
target
):Measure
[]
Returns an array of extremum values for box whisker plot.
# Parameters
Parameter | Type | Description |
---|---|---|
target | Attribute | The target attribute for calculations. |
# Returns
Measure
[]
An array of measures representing extremum values for box whisker plots.