Capability Confidence Intervals.Ppu Property
Gets the confidence interval for Ppu, or
null when Ppu is undefined or not supported
for interval estimation.
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 Interval<double>? Ppu { get; }