ODS Graphics: EFFECTPLOT Statement |
To produce the EFFECTPLOT displays, ODS Graphics must be enabled. For more information about ODS Graphics, see Chapter 21, Statistical Graphics Using ODS. The available graph names are provided in Table 19.16.
ODS Graph Name |
Plot Description |
---|---|
BoxFitPlot |
A box plot of the responses at each level of one classification effect, overlaid with a plot of the predicted values |
ContourFitPlot |
A contour plot of the fitted surface against two continuous covariates |
ContourFitPanel |
A panel of ContourFitPlots |
FitPlot |
A curve of the predicted values plotted against one continuous covariate |
FitPanel |
A panel of FitPlots |
InteractionPlot |
A plot of the predicted values (connected by a line) against one classification effect, possibly for each level of a second classification effect |
InteractionPanel |
A panel of InteractionPlots |
SliceFitPlot |
A curve of the predicted values against one continuous covariate for each level of a second classification covariate |
SliceFitPanel |
A panel of SliceFitPlots |