Multiple Correspondence Analysis
is a generalization of the two-way correspondence analysis (see CORRESP?).
The analysis is based on a symmetrix matrix called Burt's table (see BURT?),
which is created from a multiway table by /BURT-TABLE or from data file by
/BURT-DATA . A suitable data file for multiple correspondence analysis is
formed from the resulting Burt's table by /BURT-MCORRESP . Finally, the
analysis is performed by /MCORRESP . Ready-made plot schemes are provided for
screen and PostScript graphs.
/MCORRESP employs the standard CORRESP operation for computing the
numerical results.
More detailed information is available for each of the sucros:
/BURT-TABLE ?
/BURT-DATA ?
/BURT-MCORRESP ?
/MCORRESP ?
  C = More information on CORRESP operation 
  T = More information on TAB operations