Hello experts,
I am new to this forum and would really appreciate any guidance on the captioned question.
Specifically, I am using the Heckman package (heckman) with the maximum likelihood method (default method, not the two step method). Unfortuntately I encountered the problems with an aparent non-concave function and non-convergence (see the attached picture). May I know what does it mean and how to solve this issue?
I read the heckman documentation and followed the suggestions in attempts to mitigate these issues but they seem to be not working.
My specification is:
heckman y x1 x2 i.id i.time, select(x1 x2 x3 i.id i.time)
where x3 is the exclusion restriction variable in the first stage.
Other alternative specifications I tried include:
heckman y x1 x2 i.id i.time, select(x1 x2 x3 i.id i.time) rhosigma vce(oim) difficult nolog iterate(200) technique(bhhh)
Thank you in advance!
I am new to this forum and would really appreciate any guidance on the captioned question.
Specifically, I am using the Heckman package (heckman) with the maximum likelihood method (default method, not the two step method). Unfortuntately I encountered the problems with an aparent non-concave function and non-convergence (see the attached picture). May I know what does it mean and how to solve this issue?
I read the heckman documentation and followed the suggestions in attempts to mitigate these issues but they seem to be not working.
My specification is:
heckman y x1 x2 i.id i.time, select(x1 x2 x3 i.id i.time)
where x3 is the exclusion restriction variable in the first stage.
Other alternative specifications I tried include:
heckman y x1 x2 i.id i.time, select(x1 x2 x3 i.id i.time) rhosigma vce(oim) difficult nolog iterate(200) technique(bhhh)
Thank you in advance!

Comment