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.
TableMultiWayEx3()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableMultiWayEx3()
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.