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