Previous Page | Next Page

The SIMNORMAL Procedure

VAR Statement
VAR variables ;
Use the VAR statement to specify the analysis variables. Only numeric variables can be specified. If a VAR statement is not given, all numeric variables in the DATA= data set that are not in the CONDITION or BY statement are used.
Previous Page | Next Page | Top of Page