You have many options for performing logistic regression in the SAS System. For the dichotomous outcome, most of the time you would use the LOGISTIC procedure or the GENMOD procedure; you will need to ...
PROC LOGISTIC assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. These ...