Shared Concepts and Topics

ODS Graphics: EFFECTPLOT Statement

To produce the EFFECTPLOT displays, ODS Graphics must be enabled. For more information about ODS Graphics, see ChapterĀ 24, Statistical Graphics Using ODS. The available graph names are provided in Table 19.

Table 19: Graphs Produced by the EFFECTPLOT Statement

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
MosaicFitPlot A mosaic plot of the predicted values categorized by one to three classification effects
SliceFitPlot A curve of the predicted values against one continuous covariate for each level of a second classification covariate
SliceFitPanel A panel of SliceFitPlots


Last updated: December 09, 2022