Hi everyone,
I'm doing a Cox regression with a categorical variable "a" (5 categories) and I'm adjusting it for different covariates "b1, b2, b ..." continuous and categorical. In this case, I want to know the Hazard Ratio (HR) for each category (1 - 5) according to the variable "BMI" (dichotomous variable "<25" and "> = 25") and all the adjustment covariates that add to the model .
With this, I would like to obtain the HR for each category (1 - 5) of my variable "a" if the covariate BMI is "<25", and the HR for each category (1 - 5) of my variable "a" if the covariate BMI is "> = 25" adjusted for all the covariates that you have put in the model. Do you know the syntax?
I want something like this (but with HR):

Thanks a million!!
I'm doing a Cox regression with a categorical variable "a" (5 categories) and I'm adjusting it for different covariates "b1, b2, b ..." continuous and categorical. In this case, I want to know the Hazard Ratio (HR) for each category (1 - 5) according to the variable "BMI" (dichotomous variable "<25" and "> = 25") and all the adjustment covariates that add to the model .
With this, I would like to obtain the HR for each category (1 - 5) of my variable "a" if the covariate BMI is "<25", and the HR for each category (1 - 5) of my variable "a" if the covariate BMI is "> = 25" adjusted for all the covariates that you have put in the model. Do you know the syntax?
I want something like this (but with HR):
Thanks a million!!
Comment