The MVPMODEL Procedure

ODS Table Names

PROC MVPMODEL assigns a name to each table that it creates. You can use these names to refer to the tables when you use the Output Delivery System (ODS) to select tables and create output data sets. The ODS table names are listed in Table 12.4.

Table 12.4: ODS Tables Produced with the PROC MVPMODEL Statement

ODS Table Name

Description

Option

Corr

Correlation matrix

Default

Cov

Covariance matrix

COV or NOSCALE

CVResults

Results of cross validation

CV=

Eigenvalues

Eigenvalues of the correlation or covariance matrix

Default

ModelInfo

Model information

Default

ResidualSummary

Residual summary from cross validation

CV=