Two Sample ZTest.Difference Property
Gets or sets the proposed difference between the two means.
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The proposed difference between the two means.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double Difference { get; set; }
Property Value
DoubleThe proposed difference between the two means.