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
Testing for serial correlation in panel analysis with instrumentDear all, Is there an alternative way to test for serial-/autocorrelation in a panel data setting w…
Conducting system GMM using xtabond2Dear Stata users, I am using the System GMM approach for estimation and I want to know whether the …
what does the size() option on bootstrap do?I apparently do not understand the documentation for the bootstrap command. Code: . sysuse auto, cl…
xtmixed command combined with by() or bysort()Dear Statalists, Is it possible to run xtmixed command by different criteria? For example, I have a…
How to overcome the word limitation of 12 in Stata output table when using esttab?I remember somewhere that the word limitation for variable name in Stata is 12, and I try with estta…
Subscribe to:
Post Comments (Atom)
0 Response to Convergence fracreg logit
Post a Comment