Hello everyone,
I would like to ask a question about computing the OR in logistic regression analysis.
I am running a logistic regression model to predict mortality (the outcome), using categorical and continuous variables. In my continuous variables, I have "time delay from diagnosis" variable which is expressed in minutes. When I run the logistic regression, I get OR for every increase in 1 unit of time, but I would like to get the OR for 30 min delay in time, because 1 minute delay is not meaningful in the context of my analysis.
I think I will need to generate a new variable, but I don't know what’s the correct command for that.
Same question for age (years, continuous variable) if I want to compute the OR per 10 years increase and not 1 year.
Thank you for your help
Related Posts with How to compute the OR for 30 or 10 unit increase of a continuous predictor
xtivreg2 with interaction between categorical var and continuous var.Dear Stata users, I am trying to analyze IV regression but xtivreg2 does not support interaction. …
Box plot - Only lable Most extreme outliersDear Statalists, after going through several tutorials and information about box plots in Stata, I …
Panel Date IV Regression, Fixed EffectsHello! I am running an IV Fixed Effects Regression with Panel Data. I have t=4 (1995-1998), N=550 d…
Generating values in a variable through two other variables in the datasetHi! I need help to create the values in a variable automatically from two other variables. My data …
How to save the value of a local in another datasetHi all I'd like to store the results of my .do file in a new dataset. For example, I have four di…
Subscribe to:
Post Comments (Atom)
0 Response to How to compute the OR for 30 or 10 unit increase of a continuous predictor
Post a Comment