outlierCutOff property

double outlierCutOff
final

The maximum value a sample can have without being considered an outlier.

See Timeseries.computeStats for details on how this value is computed.

Implementation

final double outlierCutOff;