You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using DEzs or DREAMzs, I noticed that the number of calls to the likelihood function was much lower than the number of iterations required (see reprex here-attached, number of iterations is set to 300 and total number of calls to the likelihood function is about 60).
Is it expected?
If yes, could you please explain why and what is done during the iterations for which the likelihood is not called?