ODS Graphics |
Before you create ODS Graphics output, ODS Graphics must be enabled (for example, with the ODS GRAPHICS ON statement). For more information about enabling and disabling ODS Graphics, see the section "Enabling and Disabling ODS Graphics" in Chapter 21, Statistical Graphics Using ODS (SAS/STAT User's Guide).
The MVPMONITOR procedure assigns a name to each graph it creates by using ODS Graphics. You can use these names to refer to the graphs when you use ODS. The names are listed in Table 11.4.
ODS Graph Name |
Plot Description |
Statement |
---|---|---|
ContributionPlot |
Contribution plot |
|
CONTRIBUTIONS option |
||
ScorePlot |
Score plot |
|
SPEChart |
Squared prediction error chart |
|
TSquareChart |
chart |
Note: This procedure is experimental.