RECENGINE Procedure
Syntax: RECENGINE Procedure
The following statements are available in the RECENGINE procedure:
PROC RECENGINE METHOD=method<options>;
AUTOTUNE <options>;
BPR <options>;
CONTEXT <variables>;
DISPLAY <table-list> </options>;
DISPLAYOUT table-spec-list </options>;
DTOS <options>;
INPUT variables </ LEVEL=INTERVAL | NOMINAL>;
ITEMFEATURE DATA=libref.data-table INPUT=(variables) </option>;
ITEMID variable;
KNN <options>;
SAVESTATE RSTORE=libref.data-table;
TARGET variable;
USERFEATURE DATA=libref.data-table INPUT=(variables) </option>;
USERID variable;
The PROC RECENGINE, INPUT, ITEMID, and USERID statements are required. The following sections describe the PROC RECENGINE statement and then describe the other statements in alphabetical order.