The following statements are available in the CANDISC procedure:
PROC CANDISC <options>;
CLASS variable;
BY variables;
FREQ variable;
VAR variables;
WEIGHT variable;
The BY, CLASS, FREQ, VAR, and WEIGHT statements are described in alphabetical order after the PROC CANDISC statement.