How can I specify a binomial response model using a macro? The Manual Supplement (available to download for free) gives an example of running a logistic regression from a macro on pp 86-87, and this ...
The MODEL statement specifies the response, or dependent variable, and the effects, or explanatory variables. If you omit the explanatory variables, the procedure fits an intercept-only model. An ...