Previous Page | Next Page

The MI Procedure

CLASS Statement
CLASS variables ;

The CLASS statement specifies the classification variables in the VAR statement. Classification variables can be either character or numeric. The CLASS statement must be used in conjunction with the MONOTONE statement.

Classification levels are determined from the formatted values of the classification variables. See "The FORMAT Procedure" in the Base SAS Procedures Guide for details.

Previous Page | Next Page | Top of Page