The HPCLUS Procedure
CODE Statement
CODE <FILE=filename>;
The CODE statement generates SAS DATA step code that mimics the computations that are done by the SCORE statement. You can specify the following options:
By default, the generated SAS DATA step code is written to the log.
Last updated: May 25, 2022