Skip to content
Prev 271306 / 398498 Next

function censReg in panel data setting

Dear Igors
On 9 September 2011 22:00, Igors <igors.lahanciks at gmail.com> wrote:
Thanks!
Now, I get the same error message. The problem is that the
log-likelihood function becomes minus infinity. I guess that this
problem occurs, because a likelihood contribution of (at least) one
individual observation is so small that it is rounded zero and hence,
its logarithm is minus infinity. However, I have to take a deeper look
into this issue before I can give a definite answer and hopefully find
a solution.
Using your small data set, the maximization of the (log) likelihood
function in censReg() did not converge within 100 iterations.
Therefore, I increased the maximum number of iterations from 100 to
200 -- and then the maximization converged :-(

/Arne