The following statements are available in the HPCANDISC procedure:
PROC HPCANDISC
<options> ;
BY
variables ;
CLASS
variable ;
FREQ
variable ;
ID
variables ;
PERFORMANCE
performance-options ;
VAR
variables ;
WEIGHT
variable ;
The PROC HPCANDISC statement and a single CLASS statement are required. All other statements are optional.