My datasets contains information on five disease conditions: Arthritis, COPD, Diabetes, Cancer, HBP.
Disease status is either Yes (1) or No (0), so the total number of conditions can range from 0 to 5. Now I'd like to measure the percentage of the different combinations e.g. what % of patients have all the conditions, or Arthritis + Diabetes, or Arthritis + COPD + Diabetes and so on.
Thanks.
Disease status is either Yes (1) or No (0), so the total number of conditions can range from 0 to 5. Now I'd like to measure the percentage of the different combinations e.g. what % of patients have all the conditions, or Arthritis + Diabetes, or Arthritis + COPD + Diabetes and so on.
Thanks.
Comment