Dear Chloe,
I would write
Recolte !BINOMIAL !LOGIT !TOTAL Plantes ~ mu Environnement,
!r GrHet1 and(GrHet2) Parent1 and Parent2
predict Parent1 !present GrHet1
Issues:
ASReml needs to be tricked into coding GrHet and Parent conformably.
This is easier in ASReml3 where you can use
Parent1 !A 845
Parent2 !AS Parent1
GrHet1 *
GrHet2 *
Again, the predict may not work as you hope if not all 845 parents appear as
Parent1 since ASReml will not be able to work out the link based on
Parent1 and GrHet1 for those parents that do not appear as Parent1.
You may need a second predict statement
predict Parent2 !PRESENT GrHet2
That should get you started at least.
GrHet1.Parent1 - GrHet2.Parent2 and(GrHet2.Parent2)
------------------------
Arthur Gilmour
Retired Principal Research Scientist (Biometrics)
-------------------- m2f --------------------
Sent using Mail2Forum (http://www.mail2forum.com).
Read this topic online here:
http://www.vsni.co.uk/forum/viewtopic.php?p=928#928
-------------------- m2f --------------------
Received on Thu Oct 14 2009 - 12:39:06 EST
This webpage is part of the ASReml-l discussion list archives 2004-2010. More information on ASReml can be found at the VSN website. This discussion list is now deprecated - please use the VSN forum for discussion on ASReml. (These online archives were generated using the hypermail package.)