Class RanksEx1

java.lang.Object
com.imsl.test.example.stat.RanksEx1

public class RanksEx1 extends Object

Analyzes the ranks of a data set.

In this data from Hinkley (1977) note that the fourth and sixth observations are tied and that the third and twentieth are tied.
See Also:
  • Constructor Details

    • RanksEx1

      public RanksEx1()
  • Method Details

    • main

      public static void main(String[] args)