TwoWayAnovaResultInteraction Property |
Gets the variance associated with the effect of the interaction of the row and column factors.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public AnovaTestRow Interaction { get; }
Public ReadOnly Property Interaction As AnovaTestRow
Get
public:
property AnovaTestRow^ Interaction {
AnovaTestRow^ get ();
}
member Interaction : AnovaTestRow with get
Property Value
Type:
AnovaTestRowSee Also