mcbMinInterval

fun mcbMinInterval(index: Int, delta: Double = defaultIndifferenceZone): Interval

Form the maximum comparison with the best (MCB) interval for the dataset at the supplied index using the supplied indifference delta.

Return

the interval

Parameters

index

the index of the interval

delta

the indifference zone parameter, must be greater than or equal to zero