Ranks Methods |
The Ranks type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
ExpectedNormalOrderStatistic |
Returns the expected value of a normal order statistic.
| |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBlomScores |
Gets the Blom version of normal scores for each observation.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetNormalScores |
Gets the expected value of normal order statistics (for tied
observations, the average of the expected normal scores).
| |
GetRanks |
Gets the rank for each observation.
| |
GetSavageScores |
Gets the Savage scores. (the expected value of exponential order statistics)
| |
GetTukeyScores |
Gets the Tukey version of normal scores for each observation.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetVanDerWaerdenScores |
Gets the Van der Waerden version of normal scores for each
observation.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |