|  | Shapiro | 
The ShapiroWilkTest type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CalculateSWStatistic | Calculates the Shapiro-Wilk statistic. | 
|  | Clone | Creates a deep copy of this ShapiroWilkTest. | 
|  | ToString | Returns a formatted string representation of the test results. (Overrides ObjectToString) | 
|  | Update(Double) | Updates the test statistic with new sample data. | 
|  | Update(DoubleVector) | Updates the test statistic with new sample data. | 
|  | Update(IDFColumn) | Updates the test statistic with new sample data. | 
|  | Update(Int32) | Updates the test statistic with new sample data. | 
 See Also
See Also