The following statements are available in the HPIMPUTE procedure:
PROC HPIMPUTE <options>;
INPUT variables;
IMPUTE variables <options>;
PERFORMANCE performance-options;
ID variables;
FREQ variable;
CODE <options>;
The PROC HPIMPUTE statement, INPUT statement, and IMPUTE statement are required. The INPUT statement and IMPUTE statement can appear multiple times.