Previous Page | Next Page

The PRINQUAL Procedure

ODS Table Names

PROC PRINQUAL assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in Table 70.4 along with the PROC statement options needed to produce the table. For more information about ODS, see Chapter 20, Using the Output Delivery System.

Table 70.4 ODS Tables Produced by PROC PRINQUAL

ODS Table Name

Description

Option

ConvergenceStatus

Convergence Status

default

Footnotes

Iteration History Footnotes

default

MAC

MAC Iteration History

METHOD=MAC

MGV

MGV Iteration History

METHOD=MGV

MTV

MTV Iteration History

METHOD=MTV

Previous Page | Next Page | Top of Page