Hello everyone!
I have a multiple linear regression model with, among others, a categorical variable for gender (male / female) which I use to predict the probability of the respondent having submitted an idea (yes/no).
Female is used as the baseline category. Is there a way to use the coeffienct from men to calculate the odds ration between men and women?
I assume that it should be possible since the DV is dichotomous and hence the coefficient is in effect a measure of probability? If so, how would the procedure to calculate this be?
The coefficient for men are: .2485926
Thanks for all the fantastic help provided in this forum!
Related Posts with Calculate odds ratio from linear regression coefficient with binary dependt variable?
Estimate how long reshape should take.Is there a rough way to calculate how much time a reshape from wide to long should take, or what is …
Bug in -svy: mean- ?I have a bit of code that looks like this: Code: qui { putexcel set test.xlsx, replace us…
Firthlogit, marginal effects and interactionsDear all, I tried to run a logit model with an interaction effect which unfortunately does not work…
Difficiculties with predicting GDPHi, I am writing my bachelor's thesis right now, and I am having difficulties with the predict comma…
How to keep first record but drop missing in longHI all, I have a dataset in long-format and would like to drop information so that I can just keep …
Subscribe to:
Post Comments (Atom)
0 Response to Calculate odds ratio from linear regression coefficient with binary dependt variable?
Post a Comment