Skip to content
Prev 55 / 20628 Next

incorporate pedigree into lmer

On Tue, 6 Feb 2007, Jon Hallander wrote:

            
It is not yet possible to fit biometrical genetic type models in lmer. 
You can use the kinship package (which calls lme), but that can be slow 
for big animal breeding type datasets.  I haven't done timings on some of 
the other R mixed model packages such as lmm.

Have you tried Wombat? That's Karin Meyer's successor for DFREML.  In one 
comparison I did, it took 3 seconds where kinship's lmekin took over an 
hour ;) See http://agbu.une.edu.au/kmeyer/wombat.html.  If you are 
specifically interested in generalized linear mixed models eg binomial, 
then your best bet currently, I think, is to write the model in BUGS.


David Duffy.