IMSL C# Numerical Library

NormalityTest.ShapiroWilkW Property

Returns the Shapiro-Wilk W statistic for the Shapiro-Wilk W test.

public double ShapiroWilkW {get;}

Property Value

A double scalar containing the Shapiro-Wilk W statistic.

Remarks

Returns Double.NaN for other tests.

See Also

NormalityTest Class | Imsl.Stat Namespace