I am having difficulty interpreting a multiple logistic regression which includes a categorical variable that includes multiple values. Essentially, I am trying to look at injury in a certain population of patients, and would like to interpret the effects of initial therapy type, called TAC_TYPE, (among other categorical variables like BMI, Age, etc) in my multiple logistic regression.
TAC_TYPE however is a categorical variable that identifies several therapy types (1 = therapy A, 2 = therapy B, 3 = therapy C, ....). Now for binary and even continuous variables, I understand how to interpret the RRR, p, and CI.
How do I interpret the output mlogit gives me with regards to the variable? What would the RRR and CI indicate?
TAC_TYPE however is a categorical variable that identifies several therapy types (1 = therapy A, 2 = therapy B, 3 = therapy C, ....). Now for binary and even continuous variables, I understand how to interpret the RRR, p, and CI.
How do I interpret the output mlogit gives me with regards to the variable? What would the RRR and CI indicate?
Comment