PRINT Subcommand (ANACOR command)

Use PRINT to control which correspondence statistics are displayed. If PRINT is not specified, displayed statistics include the numbers of rows and columns, all nontrivial singular values, proportions of inertia, and the cumulative proportion of inertia that is accounted for.

The following keywords are available:

TABLE. A crosstabulation of the input variables showing row and column marginals.

PROFILES. The row and column profiles. PRINT=PROFILES is analogous to the CELLS=ROW COLUMN subcommand in CROSSTABS.

SCORES. The marginal proportions and scores of each row and column.

CONTRIBUTIONS. The contribution of each row and column to the inertia of each dimension, and the proportion of distance to the origin that is accounted for in each dimension.

PERMUTATION. The original table permuted according to the scores of the rows and columns for each dimension.

NONE. No output other than the singular values.

DEFAULT. TABLE, SCORES, and CONTRIBUTIONS. These statistics are displayed if you omit the PRINT subcommand.