SPARSEML Procedure
Syntax: SPARSEML Procedure
The following statements are available in the SPARSEML procedure:
PROC SPARSEML <options>;
INPUT variable;
OUTPUT OUT=libref.data-table <option>;
SAVESTATE RSTORE=libref.data-table;
The PROC SPARSEML statement and the INPUT statement are required.
The following sections describe the PROC SPARSEML statement and then describe the other statements in alphabetical order.
Last updated: July 02, 2026