Hi everyone,
When i ran -logit- for this data, variable educ==3 was dropped because it predicts success perfectly the dependent variable. I think that was a complete separation problem (from what I've read from several websites), and to handle this issue i should run -firthlogit- instead. My questions:
- Is it -firthlogit- the one that i need to run?
- If it's true, is it normal to have a relatively high odds ratio for educ==3? exp(4.1376) = 62.80
Variable specification:
Dependent: Happy (1/0)
Independent: working_stat, marstat, altruism, religiosity (the first 4)
Control: age, age_sq, sex, educ (0: no school; 1: primary; 2: secondary; 3: tertiary), health, income
Thank you in advance
When i ran -logit- for this data, variable educ==3 was dropped because it predicts success perfectly the dependent variable. I think that was a complete separation problem (from what I've read from several websites), and to handle this issue i should run -firthlogit- instead. My questions:
- Is it -firthlogit- the one that i need to run?
- If it's true, is it normal to have a relatively high odds ratio for educ==3? exp(4.1376) = 62.80
Variable specification:
Dependent: Happy (1/0)
Independent: working_stat, marstat, altruism, religiosity (the first 4)
Control: age, age_sq, sex, educ (0: no school; 1: primary; 2: secondary; 3: tertiary), health, income
Thank you in advance
Comment