Class TableMultiWayEx3

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

public class TableMultiWayEx3 extends Object

Computes a two-way table and displays the unbalanced table.

The unbalanced table of frequencies for a data matrix of size 4 x 3 is output.

See Also:
  • Constructor Details

    • TableMultiWayEx3

      public TableMultiWayEx3()
  • Method Details

    • main

      public static void main(String[] args)