Click or drag to resize
NormalityTestShapiroWilkW Property
Returns the Shapiro-Wilk W statistic for the Shapiro-Wilk W test.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double ShapiroWilkW { get; }

Property Value

Type: Double
A double scalar containing the Shapiro-Wilk W statistic.
Remarks
Returns Double.NaN for other tests.
See Also