The following statements are available in the VARCLUS procedure:
PROC VARCLUS
<options> ;
VAR
variables ;
SEED
variables ;
PARTIAL
variables ;
WEIGHT
variables ;
FREQ
variables ;
BY
variables ;
Usually you need only the VAR statement in addition to the PROC VARCLUS statement. The following sections give detailed syntax information about each of the statements, beginning with the PROC VARCLUS statement. The remaining statements are listed in alphabetical order.