Invokes the RECOMMEND procedure.
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 |
specifies the URI for the SAS LASR Authorization web service. The web service is provided by the SAS Visual Analytics software. For more information, see SAS Visual Analytics: Administration Guide.
Example | SIGNER="https://server.example.com/SASLASRAuthorization" |
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 |