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.1.5
    C#
    
 
 
The proposed difference between the two means.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public double Difference { get; set; }Property Value
DoubleThe proposed difference between the two means.