LPREDPLOT
<VAR=variable> <options> ;
The LPREDPLOT statement plots the linear predictor (LPRED) against a single continuous variable (dose variable) in the MODEL statement for either the binomial model or the multinomial model. The confidence limits for the predicted values are available only for the binomial model.
Table 75.22 through Table 75.28 list all options by function. The Dictionary of Options describes each option in detail.
Table 75.22: Plot Layout Options for LPREDPLOT
Specifies the names of the levels for which the linear predictor lines are requested (only for the multinomial model ) |
|
Suppresses fiducial limits (only for the binomial model) |
|
Suppresses observed data points on the plot (only for the binomial model) |
|
Suppresses the threshold line |
|
Specifies the position for the label of the threshold line |
Table 75.23: Color Options
Specifies color for axis |
|
Specifies color for fitted curves |
|
Specifies color for frame |
|
Specifies color for grid lines |
|
Specifies color for HREF= lines |
|
Specifies color for text |
|
Specifies color for VREF= lines |
Table 75.24: Options to Enhance Plots Produced on Graphics Devices
Specifies an Annotate data set |
|
Requests a border around plot |
|
Specifies line style for fitted curves and confidence limits |
|
Specifies line style for grid lines |
|
Suppresses the frame around plotting areas |
|
Suppresses grid lines |
|
Suppresses fitted curves |
|
Suppresses horizontal labels |
|
Suppresses horizontal ticks |
|
Suppresses vertical ticks |
|
Vertically strings out characters in vertical labels |
|
Specifies thickness for fitted curves |
|
Specifies thickness for grids |
|
Specifies thickness for reference lines |
Table 75.25: Axis Options
Specifies tick mark values for horizontal axis |
|
Specifies offset for horizontal axis |
|
Specifies lower limit on horizontal axis scale |
|
Specifies upper limit on horizontal axis scale |
|
Specifies number of ticks for horizontal axis |
|
Specifies number of ticks for vertical axis |
|
Specifies tick mark values for vertical axis |
|
Specifies label for vertical axis |
|
Specifies offset for vertical axis |
|
Specifies lower limit on vertical axis scale |
|
Specifies upper limit on vertical axis scale |
|
Specifies thickness for axis |
Table 75.26: Graphics Catalog Options
Specifies description for graphics catalog member |
|
Specifies name for plot in graphics catalog |
Table 75.27: Options for Text Enhancement
Specifies software font for text |
|
Specifies height of text used outside framed areas |
|
Specifies height of text inside framed areas |
Table 75.28: Options for Reference Lines
Requests horizontal reference line |
|
Specifies labels for HREF= lines |
|
Specifies vertical position of labels for HREF= lines |
|
Specifies line style for HREF= lines |
|
Specifies line style for VREF= lines |
|
Requests vertical reference line |
|
Specifies labels for VREF= lines |
|
Specifies horizontal position of labels for VREF= lines |
The following entries provide detailed descriptions of the options in the LPREDPLOT statement.