Click or drag to resize
Ranks Methods

The Ranks type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberExpectedNormalOrderStatistic
Returns the expected value of a normal order statistic.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBlomScores
Gets the Blom version of normal scores for each observation.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNormalScores
Gets the expected value of normal order statistics (for tied observations, the average of the expected normal scores).
Public methodGetRanks
Gets the rank for each observation.
Public methodGetSavageScores
Gets the Savage scores. (the expected value of exponential order statistics)
Public methodGetTukeyScores
Gets the Tukey version of normal scores for each observation.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVanDerWaerdenScores
Gets the Van der Waerden version of normal scores for each observation.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also