My model has one dependent variable with 3 independent variables, which looks like:
a=b+c+1/d
Both dependent and all independent variables (a, b, c, d) are BINARY. In this case, what kind regression do I have to use? Logistic or Probit or anything else?
In what condition do I have to use Logistic, and in what condition do I have to use Probit in my model? Can you give me good references, if you know any?
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.