public sealed class ContinuousTestStatistic
Public NotInheritable Class ContinuousTestStatistic
public ref class ContinuousTestStatistic sealed
[<SealedAttribute>]
type ContinuousTestStatistic = class end
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. |
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) |
(ContinuousTestStatistic to Double) | Converts a continuous test statistic to its value. |