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?
If d is binary (0/1), then 1/d is undefined. Maybe you need to say more about what you are trying to do.
The 2025 SAS Hackathon Kicks Off on June 11!
Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.
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.