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.
Copyright © SAS Institute Inc. All rights reserved.
Last updated: July 02, 2020