confidenceLevel property

double? confidenceLevel
getter/setter pair

The confidence level used to construct the interval, i.e. there is X% chance that the true value is within this interval.

Implementation

core.double? confidenceLevel;