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
Dummy trap(intercept) removal in stata. xtreg (AB9 Dne9* Dnr9* Dpe9* Dnr9*) note: Dnr9 omitted because of collinearity Random-effects GLS…
Time dummies in IV regression and interpretation of post-estimationDear All, I am running on Stata 14.0 an ivregress 2sls estimation as in the following code. Code: …
conformability error in variance() and quadvariance() Is there a limit on the number of columns of the matrix we can pass to either variance() or quadva…
r(table) : when did this thing appear, why were we not told about it, and where is it documented?Good morning, Recently I (by chance) discovered that e-class commands such as -regress-, -probit-, …
Rubustness Check in Panel Data Modelling: Sensitivity Analysis Modifying the Level of AggregationDear Statalist participants, I am running a panel data modeling in the municipality level of aggreg…
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