The following options can be specified on the PROC PANEL statement.
The following specific-plot-options are supported:
produces a surface plot of actual values.
produces all appropriate plots.
plots the predicted and actual values.
suppresses all plots.
produces a surface plot of predicted values.
produces a QQ plot of residuals.
produces a stacked plot of residuals.
produces a surface plot of residual values.
plots the residuals.
plots the histogram of residuals.
For more details, see the section Creating ODS Graphics.
In addition, any of the following MODEL statement options can be specified in the PROC PANEL statement: CORRB, COVB, FIXONE, FIXONETIME, FIXTWO, FDONE, FDONETIME, FDTWO, BTWNG, BTWNT, POOLED, RANONE, RANTWO, PARKS, DASILVA, NOINT, NOPRINT, PRINTFIXED, M=, PHI, RHO, VCOMP=, and SINGULAR=. When specified in the PROC PANEL statement, these options are equivalent to specifying the options for every MODEL statement. See the section MODEL Statement for a complete description of each of these options.