TwoWayAnovaModel.GetTukeyTestOfAdditivity Method

Returns Tukey's test for additivity applied to the model.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public SimpleHypothesisTest GetTukeyTestOfAdditivity()

Return Value

SimpleHypothesisTest
A simple hypothesis test.

See Also