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