IPPPLOT
<variable> <options> ;
The IPPPLOT statement plots the inverse of the predicted probability (IPP) against a single continuous variable (dose variable) in the MODEL statement for the binomial model. You can only use this statement after a binomial model statement. The confidence limits for the predicted values of the dose variable are the computed fiducial limits, not the inverse of the confidence limits of the predicted probabilities. See the section Inverse Confidence Limits for more details.
Table 75.15 through Table 75.21 summarize the options available in the IPPPLOT statement. The Dictionary of Options describes each option in detail.
Table 75.15: Plot Layout Options for IPPPLOT
Suppresses fiducial limits |
|
Suppresses observed data points on the plot |
|
Suppresses the threshold line |
|
Specifies the position for the label of the threshold line |
Table 75.16: 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.17: 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.18: 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.19: 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 |
Table 75.20: Graphics Catalog Options
Specifies description for graphics catalog member |
|
Specifies name for plot in graphics catalog |
Table 75.21: Options for Text Enhancement
Specifies software font for text |
|
Specifies height of text used outside framed areas |
|
Specifies height of text inside framed areas |
The following entries provide detailed descriptions of the options in the IPPPLOT statement.