ANACOR
ANACOR is available in Sampling and Testing.
ANACOR performs correspondence analysis, which is an isotropic graphical
representation of the relationships between the rows and columns of a two-way table.
ANACOR TABLE={row var (min, max) BY column var (min, max)}
{ALL (# of rows, # of columns) }
[/DIMENSION={2** }]
{value}
[/NORMALIZATION={CANONICAL**}]
{PRINCIPAL }
{RPRINCIPAL }
{CPRINCIPAL }
{value }
[/VARIANCES=[SINGULAR] [ROWS] [COLUMNS]]
[/PRINT=[TABLE**] [PROFILES] [SCORES**] [CONTRIBUTIONS**]
[DEFAULT] [PERMUTATION] [NONE]]
[/PLOT=[NDIM=({1, 2** })]
{value, value}
{ALL, MAX }
[ROWS**[(n)]][COLUMNS**[(n)]][DEFAULT[(n)]]
[TRROWS] [TRCOLUMNS] [JOINT[(n)]] [NONE]]
[/MATRIX OUT=[SCORE({* })] [VARIANCE({* })]]
{'savfile'|'dataset'} {'savfile'|'dataset'}
**Default if the subcommand or keyword is omitted.
This command reads the active dataset and causes execution of any pending commands. See the topic Command Order for more information.
Example
ANACOR TABLE=MENTAL(1,4) BY SES(1,6).