Previous Page | Next Page

The ALLELE Procedure

Syntax: ALLELE Procedure

The following statements are available in PROC ALLELE.

PROC ALLELE <options> ;
BY variables ;
POP variable </ options> ;
VAR variables ;
WITH variables ;

Items within angle brackets (< >) are optional, and statements following the PROC ALLELE statement can appear in any order. The VAR statement is required.


Previous Page | Next Page | Top of Page