Function Make-Contingency-Table

Part of:

package cl-mathstats
( make-contingency-table < v1 > < v2 > )

Counts each unique combination of an element of v1&#39; and an element of v2.'
Returns a two-dimensional table of integers.