ContinuousTestStatistic Class |
Namespace: Meta.Numerics.Statistics
The ContinuousTestStatistic type exposes the following members.
Name | Description | |
---|---|---|
Distribution |
Gets the distribution of the test statistic under the null hypothesis.
| |
Name |
Gets the name of the test statistic.
| |
Value |
Gets the value of the test statistic.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
(ContinuousTestStatistic to Double) |
Converts a continuous test statistic to its value.
|