Capability Analysis Result.Confidence Intervals Property
Gets the confidence intervals for selected capability and performance
metrics, or null when no confidence level was
requested.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public CapabilityConfidenceIntervals? ConfidenceIntervals { get; }Property Value
CapabilityConfidenceIntervalsRemarks
This property is populated only when a confidence level is supplied to the capability analysis entry point. When present, the intervals share the confidence level stored in ConfidenceLevel.