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?
using foreeach loop for doing repeating worki want to save observations in different files on the basis of values of variable order. i have lots…
Returns of different companiesHello, I am new in Stata. I have stock price data of many companies. I would like to get the return…
How to create a variable for the nth observation using datesHello! I have a long dataset with dates corresponding to visits (variable name "date"). Each person…
Changing yes/no observations into 1/0I have a list of variables that contain answers Yes and No, I am trying to replace them with 1 and 0…
Reshaping dataHi, I have the following wide data. I want to convert it to long. Code: * Example generated by -da…
Subscribe to:
Post Comments (Atom)
0 Response to Calculate odds ratio from linear regression coefficient with binary dependt variable?
Post a Comment