|  | ShapiroWilkTestStatistic Property | 
            Shapiro Wilk Test statistic, generally referred to as W
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Statistic { get; }Public ReadOnly Property Statistic As Double
	Get
public:
property double Statistic {
	double get ();
}member Statistic : float with get
Property Value
Double See Also
See Also