The HP4SCORE Procedure
PROC HP4SCORE Statement
PROC HP4SCORE DATA=<libref.>SAS-data-set <data-options> ;
The PROC HP4SCORE statement invokes the procedure.
If the data are already distributed, PROC HP4SCORE reads the data alongside the distributed database. The different nodes then independently read the data rows, score them, and write them back. For information about the various execution modes, see the section Processing Modes; for information about the alongside-the-database model, see the section Alongside-the-Database Execution.
Copyright © SAS Institute Inc. All rights reserved.
Last updated: July 02, 2020