Before you create ODS Graphics output, ODS Graphics must be enabled (for example, by using the ODS GRAPHICS ON statement). For more information about enabling and disabling ODS Graphics, see the section Enabling and Disabling ODS Graphics in SAS/STAT 12.1 User's Guide.
The MVPMONITOR procedure assigns a name to each graph that it creates using ODS Graphics. You can use these names to refer to the graphs when you use ODS. The graph names are listed in Table 13.9.
Table 13.9: ODS Graphics Produced by PROC MVPMONITOR
ODS Graph Name |
Plot Description |
Statement or Option |
---|---|---|
ContributionPlot |
Contribution plot |
CONTRIBUTIONS option |
SPEChart |
Squared prediction error chart |
SPECHART statement |
TSquareChart |
chart |
TSQUARECHART statement |