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 14.1 User's Guide.
The MVPDIAGNOSE procedure assigns a name to each graph that it creates. You can use these names to refer to the graphs when you use ODS Graphics. The ODS graph names are listed in Table 11.7.
Table 11.7: ODS Graphics Produced by PROC MVPDIAGNOSE
ODS Graph Name |
Plot Description |
Statement |
---|---|---|
ContributionPanel |
Paneled contribution plots |
|
ContributionPlot |
Contribution plots |
|
ScoreMatrix |
Matrix of pairwise score plots |
|
ScorePlot |
Score plot |