In short, I estimate 4 probit regressions, examining the effects of a variable X on the probability of being employment (versus unemployed), on 4 worker groups:
1. total sample
2. sector a
3. sector b
4. sector c.
In each model the command is the same:
dprobit employed X
and all the estimations are successfully carried out.
Then I try to incorporate all 4 regressions in 1, i.e. estimate a multinomial probit model.
In this case I examine whether variable X affects mobility between these sectors a, b and c, using an indicator variable taking the values 1, 2 and 3, respectively.
The command use is:
mprobit id X
However, in all my attempts the model cannot estimated. The results either indicate "Hessian not negatively semi-definite" or the iterations (not concave) just continue for ever.
May someone explain to me how comes the probit models are estimated without problems, but the multinomial probit model not? Using the same data set?
Are there any ways to solve this?
Related Posts with Why probit works, but multinomial probit doesn't?
Converting panel data from WEAKLY balanced to STRONGLY balanced (Bacon decomposition)Hi Statalisters, I am working on the Bacon decomposition (using bacondecomp command), which require…
Results stop by showing (more)...I use Stata/IC 14.2 for Mac (64-bit Intel). I'm looking for a solution where Stata can execute comma…
Pause in results windowI use Stata/IC 14.2 for Mac (64-bit Intel). I'm looking for a solution where Stata can execute comma…
Appropriate model to usehello, I have a question on the most appropriate model to use. I have the data set below, I am tryin…
Descriptive statistics for panel dataHi Statalist, I'm struggling to generate the descriptive statistics for my dataset. Here is the exa…
Subscribe to:
Post Comments (Atom)
0 Response to Why probit works, but multinomial probit doesn't?
Post a Comment