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