Graph produced with PLOTS=PROBPLOT option in PROC LIFEREG is incorrect


The ODS Graphics plot produced by the PLOTS=PROBPLOT option on the PROC LIFEREG statement is incorrect. The data to compute the Kaplan-Meier estimates (points on the plot) are not sorted first.

The probabilty plots produced by the PROBPLOT statement are correct and serve as a workaround.