The TABLES statement requests a two-way table. CHISQ requests chi-square
tests. EXPECTED displays the expected cell frequency, and CELLCHI2 displays
the cell contribution to chi-square. NOROW and NOCOL suppress the row and
column percents for each cell.
tables eyes*hair /chisq expected cellchi2
norow nocol;