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 statements can be used with the SIMNORMAL procedure: