CapabilityConfidenceIntervals.ConfidenceLevel Property

Gets the confidence level as a probability in (0, 1). For example, 0.95 represents a 95% confidence interval.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public double ConfidenceLevel { get; }

Property Value

Double

See Also