Two Way Anova Model.Interaction Row Property
Gets the row in the ANOVA table corresponding to the interaction between the two factors.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The AnovaModelRow in the ANOVA table corresponding to the interaction between the two factors.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public AnovaModelRow InteractionRow { get; }
Property Value
AnovaModelRowThe AnovaModelRow in the ANOVA table corresponding to the interaction between the two factors.