Click or drag to resize

ShapiroWilkTest Methods

The ShapiroWilkTest type exposes the following members.

Methods
 NameDescription
Public methodCalculateSWStatistic Calculates the Shapiro-Wilk statistic.
Public methodClone Creates a deep copy of this ShapiroWilkTest.
Public methodToString Returns a formatted string representation of the test results.
(Overrides ObjectToString)
Public methodUpdate(Double) Updates the test statistic with new sample data.
Public methodUpdate(DoubleVector) Updates the test statistic with new sample data.
Public methodUpdate(IDFColumn) Updates the test statistic with new sample data.
Public methodUpdate(Int32) Updates the test statistic with new sample data.
Top
See Also