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 ...
The LOGISTIC procedure in SAS/STAT software fits linear logistic regression models for binary or ordinal response data by the method of maximum likelihood. Subsets of explanatory variables can be ...