public sealed class DiscreteTestStatistic
Public NotInheritable Class DiscreteTestStatistic
public ref class DiscreteTestStatistic sealed
[<SealedAttribute>]
type DiscreteTestStatistic = 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) |