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