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
xtregar or xtreg vce(robust)Dear friends I am looking at a panel data set (from 1960 to 2015) where the dependent variable is m…
Generalized linear models interpretationsI have variable two dependent “total bone density “which measured in cm3 and “bone density percentag…
How to plot graph between p-value and quantiles in STATA?Here is the results of Quantile granger Causality in Table 8 and i want to plots the graph between p…
"better looking" bar?Dear All, I have data Code: * Example generated by -dataex-. To install: ssc install dataex clear …
ineqdec0, missing values and error in loopHi everyone, I am trying to export a large number of descriptive statistics on household income by c…
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