Logistic Regression 


...Logistic regression is a statistical tool used to assess the effect of several explanatory variables on a categorical response variable, that is a variable that can only take on a limited set of values. This situation is encountered often in several fields of applications. Here are a few examples of questions that can be adressed using logistic regression:
Finance :
What is the impact of the
more...
Logistic Regression 
...Logistic regression is a statistical tool used to assess the effect of several explanatory variables on a categorical response variable, that is a variable that can only take on a limited set of values.
This session covers logistic regression , a technique used whenever the response variable is binary or categorical, that is, when it can only take on a limited number of values. An example
more...