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