Announcement

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

  • Convergence fracreg logit

    I am trying to model the rate of occupational injuries as a function of a series of independent variables. I use the following command:
    fracreg logit occupational_injury_rate x, vce(cluster id) family(binomial) link(logit)
    where x are my independent variables and id is an identifier on which I want to cluster my standard errors
    But the model does not converge. Do you have any idea what is going wrong

  • #2
    First off, are you sure that is the actual command you gave? You shouldn't need the family and link options with fracreg.

    Various suggestions for things to try appear on pp. 2-3 of

    https://www3.nd.edu/~rwilliam/xsoc73994/L02.pdf
    -------------------------------------------
    Richard Williams, Notre Dame Dept of Sociology
    StataNow Version: 19.5 MP (2 processor)

    EMAIL: [email protected]
    WWW: https://www3.nd.edu/~rwilliam

    Comment

    Working...
    X