Consider a study of the effects on taste of various cheese additives. Researchers tested four cheese additives and obtained 52 response ratings for each additive. Each response was measured on a scale ...
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 ...
Logistic regression is a technique for binary classification -- predicting one of two discrete values. For example, you might want to predict the sex of a person (male = 0, female = 1) from their age, ...