Syntax: MDS Procedure

You can specify the following statements with the MDS procedure:

PROC MDS <options> ;
VAR variables ;
INVAR variables ;
ID | OBJECT variable ;
MATRIX | SUBJECT variable ;
WEIGHT variables ;
BY variables ;

The PROC MDS statement is required. All other statements are optional.