Deepa Senapathi asked: > > I am looking to do some quantitative genetic analyses using animal models > and was wondering if someone could suggest an appropriate package in R. It > would help if it was similar to the ASReml genetic analyses software. > > Thanks, > > Deepa Senapathi > > Deepa Senapathi > Centre for Agri-Environmental Research (CAER) > School of Agriculture, Policy & Developement. > University of Reading > Earley Gate, Whiteknights Road, > Reading RG6 6AR. > Tel: +44 (0) 118 378 5467
See the R Genetics Task View. I think kinship (which uses lme) and perhaps regress packages. For data amenable to an ANOVA/hierarchical setup then lme4 as well (which does GLMMs nicely). Have you tried Wombat (non-R)? David Duffy. -- | David Duffy (MBBS PhD) ,-_|\ | email: [EMAIL PROTECTED] ph: INT+61+7+3362-0217 fax: -0101 / * | Epidemiology Unit, Queensland Institute of Medical Research \_,-._/ | 300 Herston Rd, Brisbane, Queensland 4029, Australia GPG 4D0B994A v ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.