invokes the RECOMMEND procedure.
specifies the name of the recommender system in the SAS LASR Analytic Server that the procedure works with. Specify a two-level name, similar to a LIBNAME.MEMBER construct.
Alias | RECOM= |
Default | RECOM.SYSTEM |
specifies the host name of the SAS LASR Analytic Server.
Default | GRIDHOST value or the machine name of the SAS session if GRIDHOST is not specified. |
specifies that the RECOMMEND procedure executes each statement individually rather than running all the procedure statements in a single block at the end of the procedure code.
suppresses printed output and SAS ODS tables.
specifies the number of the port that the SAS LASR Analytic Server uses to listen for requests.
Default | LASRPORT macro variable if that variable is set |