confidenceLevel property
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;
The confidence level used to construct the interval, i.e. there is X% chance that the true value is within this interval.
core.double? confidenceLevel;