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
Related Posts with Convergence fracreg logit
Difference between survival rates at specific time point with respective confidence intervalsDear Statalist, I am interested in calculating the difference between the survival rates of two grou…
Insufficient observations when running panel dataHello all, I have a question I am trying to run a linear probability model with the following comman…
No observations - Portfolio SortsHello everyone, I have double-sorted my data and dropped observations to include only one observati…
Create an HHI index at quarterly-yearly and yearly level Code: * Example generated by -dataex-. To install: ssc install dataex clear input int year byte qu…
Different result count and tabulate commands, why?Hello, I have a question, maybe a bit basic, but I did not find the solution yet. I used the 'count…
Subscribe to:
Post Comments (Atom)
0 Response to Convergence fracreg logit
Post a Comment