Skip to content
Prev 3944 / 20628 Next

Computational speed - MCMCglmm/lmer

Hi Dave,

Sorry for the late response on this  - I've been doing field work.   I  
think there is little option for speeding up the time per iteration in  
MCMCglmm without considerable extra work. Most cpu are spent either  
solving the mixed model equations or generating random (normal)  
deviates.  It may be possible to multi-thread the latter but how easy  
this would be and how much of an increase in speed you would get I'm  
not sure.  For ZIP models at least, the long computing time is a  
result of poor mixing. The next version (as you know) will allow  
hurdle models to be fitted.  These have much better mixing properties  
and in terms of model fit are very similar to ZIP models.

Cheers,

Jarrod
On 19 Jun 2010, at 16:42, David Atkins wrote: