Binomial (binary) logistic regression is a form of regression which is used in a situation when dependent is not a continuous variable but a state which may or may not happen, or a category in a specific classification [8]. Logistic regression can be used to predict a discrete outcome on the basis of continuous and/or categorical variables.
Multinomial logistic regression exists to handle the case of dependents with more classes than two.