TwoSampleTTest.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#
public double Difference { get; set; }

Property Value

Double
The proposed difference between the two means.

See Also