sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Function boxWhiskerIqrOutliers

boxWhiskerIqrOutliers(target): Attribute

Returns an attribute representing outlier points based on interquartile range (IQR) calculations.

Parameters

ParameterTypeDescription
targetAttributeThe target attribute for calculations.

Returns

Attribute

An attribute representing outliers for box whisker plots using IQR.

Last Updated: