The RELIABILITY Procedure

PROC RELIABILITY Statement

PROC RELIABILITY <options> ;

The PROC RELIABILITY statement invokes the procedure. You can specify the following options.

DATA=SAS-data-set

specifies an input data set

GOUT=graphics-catalog

specifies a catalog for saving graphical output

NAMELEN=n

specifies the length of effect names in tables and output data sets to be n characters long, where n is a value between 20 and 200 characters. The default length is 20 characters.