The HPCLUS Procedure
Syntax: HPCLUS Procedure
The following statements are available in the HPCLUS procedure:
PROC HPCLUS <options>;
INPUT variables <options>;
ID variables;
FREQ variable;
SCORE <options>;
CODE <options>;
PERFORMANCE <performance-options>;
The PROC HPCLUS statement and an INPUT statement are required. You can specify multiple INPUT statements.
The following sections describe the PROC HPCLUS statement and then describe the other statements in alphabetical order.
Copyright © SAS Institute Inc. All rights reserved.
Last updated: July 02, 2020