This document discusses logistic regression, including:
- Logistic regression can be used when the dependent variable is binary and predicts the probability of an event occurring.
- The logistic regression equation calculates the log odds of an event occurring based on independent variables.
- Logistic regression is commonly used in medical research when variables are a mix of categorical and continuous.