LeveneTestMethod Enumeration |
Namespace: Accord.Statistics.Testing
Member name | Value | Description | |
---|---|---|---|
Mean | 0 | The test has been computed using the Mean. | |
Median | 1 | The test has been computed using the Median (which is known as the Brown-Forsythe test). | |
TruncatedMean | 2 | The test has been computed using the trimmed mean. |