Anova Post Hoc Test.Difference Between Means Property
Gets an estimate of the difference between means.
Definition
Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Parameter<double> DifferenceBetweenMeans { get; }
Property Value
Parameter<Double>Remarks
This property returns a Parameter<T> object that can be used to compute simultaneous confidence intervals for the difference between the means.