mcbMinIntervalsAsSB

fun mcbMinIntervalsAsSB(delta: Double = defaultIndifferenceZone): StringBuilder

Returns a StringBuilder representation of the MCB minimum intervals

Return

a StringBuilder representation of the MCB minimum intervals

Parameters

delta

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


Returns a StringBuilder representation of the MCB minimum intervals

Return

a StringBuilder representation of the MCB minimum intervals