Closed drisso closed 6 years ago
I know what's going on.
In an earlier version of zinbFit
we used to update the object m
at each iteration. We now only do that at the end of the function. Hence, when at each iteration we compute loglik(m, Y)
it is always the initial value.
See example here: https://github.com/statOmics/zinbwaveZinger/issues/2