GrubbTestHypothesis Enumeration |
Namespace: Accord.Statistics.Testing
Member name | Value | Description | |
---|---|---|---|
ThereAreOutliers | 0 | Tests whether there is at least one outlier in the data. | |
TheMaximumIsAnOutlier | 1 | Tests whether the maximum value in the data is actually an outlier. | |
TheMinimumIsAnOutlier | 2 | Tests whether the minimum value in the data is actually an outlier. |