The CANCORR Procedure

Syntax: CANCORR Procedure

The following statements are available in the CANCORR procedure:

PROC CANCORR <options> ;
WITH variables ;
BY variables ;
FREQ variable ;
PARTIAL variables ;
VAR variables ;
WEIGHT variable ;

The PROC CANCORR statement and the WITH statement are required. The rest of this section provides detailed syntax information for each of the preceding statements, beginning with the PROC CANCORR statement. The remaining statements are covered in alphabetical order.