  | TwoWayAnovaTableInteractionSumOfSquares Property | 
            Gets the sum of squares for the interaction.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double InteractionSumOfSquares { get; }Public ReadOnly Property InteractionSumOfSquares As Double
	Get
public:
property double InteractionSumOfSquares {
	double get ();
}member InteractionSumOfSquares : float with get
Property Value
Double
See Also