The following statements are available in 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.