public static interface UncertaintyRange.Builder extends SdkPojo, CopyableBuilder<UncertaintyRange.Builder,UncertaintyRange>
| Modifier and Type | Method and Description |
|---|---|
UncertaintyRange.Builder |
lowerBoundValue(Float lowerBoundValue)
The lower bound value of the area under curve (auc).
|
UncertaintyRange.Builder |
upperBoundValue(Float upperBoundValue)
The upper bound value of the area under curve (auc).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUncertaintyRange.Builder lowerBoundValue(Float lowerBoundValue)
The lower bound value of the area under curve (auc).
lowerBoundValue - The lower bound value of the area under curve (auc).UncertaintyRange.Builder upperBoundValue(Float upperBoundValue)
The upper bound value of the area under curve (auc).
upperBoundValue - The upper bound value of the area under curve (auc).Copyright © 2023. All rights reserved.