mcbMaxInterval

fun mcbMaxInterval(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 for the maximum comparison

Parameters

index

the index

delta

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