IHypothesisTest Interface |
Namespace: Accord.Statistics.Testing
The IHypothesisTest type exposes the following members.
Name | Description | |
---|---|---|
Significant |
Gets whether the null hypothesis should be rejected.
| |
Tail |
Gets the test type.
|
Name | Description | |
---|---|---|
PValueToStatistic |
Converts a given p-value to a test statistic.
| |
StatisticToPValue |
Converts a given test statistic to a p-value.
|