The SIMNORMAL Procedure

Syntax: SIMNORMAL Procedure

The following statements are available in the SIMNORMAL procedure:

PROC SIMNORMAL DATA=SAS-data-set <options> ;
VAR variables ;
BY variables ;
CONDITION variables ;

Both the PROC SIMNORMAL and VAR statements are required. The following sections describe the PROC SIMNORMAL statement and then describe the other statements in alphabetical order.