Output Data Sets

You can use the Output Delivery System (ODS) to create a SAS data set from any piece of PROC SURVEYLOGISTIC  output. See the section ODS Table Names for more information. For a more detailed description of using ODS, see Chapter 20, Using the Output Delivery System.

PROC SURVEYLOGISTIC  also provides an OUTPUT statement to create a data set that contains estimated linear predictors, the estimates of the cumulative or individual response probabilities, and their confidence limits.

If you use BRR or jackknife variance estimation, PROC SURVEYLOGISTIC  provides an output data set that stores the replicate weights and an output data set that stores the jackknife coefficients for jackknife variance estimation.