I want to create a combined death or stroke rate binary variable.
For each row (patient data), I have data for death and stroke (yes/no) separately.
How should I create the two variables into one dependent variable to use in multivariate logistic models?
I worry that simply using the OR...