Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • occures error 111 during decomp for heckman reg.

    Hi All,

    Kindly help me to solve this problem. I am trying to run decomposition using decomp for the Heckman reg. The following are my codes.

    heckman lnfb_inst irri_ha lnasset_all marginal small semimedium HHsize age primary middle secondary graduate, select(access_fbinst = irri_ha lnasset_all marginal small semimedium HHsize age primary middle secondary graduate north central east northeast south), if fc==1

    This command run perfectly, and there is no problem but after this, I run himod using the following code.

    himod, ds

    But I got an error r(111). The screenshot of the result is attached herewith. Could someone resolve it for me?
    Click image for larger version

Name:	himod.PNG
Views:	1
Size:	29.9 KB
ID:	1689255

    .
    Last edited by karthick veerapandian; 13 Nov 2022, 03:24.

  • #2
    I see that you are using the decomp package from SSC. No expertise here, but the help implies that himod should go before decomp, not after.

    Comment


    • #3
      Dear Nick,

      Thanks for the support. Yes, I did the same procedure. I ran the himod for the first group before decomp. I followed the same procedure which is given in the help command. I also tried mentioning heckman at the end of the command, though this practice is abanded now. However, I got the same error problem.

      Comment

      Working...
      X