Anova Post Hoc Test.Difference Between Means Property
Gets an estimate of the difference between means.
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
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.