The following statements are available in the STDIZE procedure:
PROC STDIZE
<options> ;
BY
variables ;
FREQ
variable ;
LOCATION
variables ;
SCALE
variables ;
VAR
variables ;
WEIGHT
variable ;
The PROC STDIZE statement is required. The BY, LOCATION, FREQ, VAR, SCALE, and WEIGHT statements are described in alphabetical order following the PROC STDIZE statement.