Dear Chloe,
The model should be
Recolte !BINOMIAL !LOGIT !TOTAL Plantes ~ mu Environnement,
!r GrHet1 and(GrHet2) Parent1 and(Parent2)
where Parent1 and Parent2 are code the same genotypes in the same
order, and GrHet1 and GrHet2 code the same heterotic groups in the
same order.
The .sln file will then contain a set of effects for Environment,
a mu effect, a set of effects for GrHet1
and a set of effects for Parent1
predict Parent1 !PRESENT Parent1 GrHet1
will then calculate an overall mean being mu + average of Environment
effects,
and combine this with each of the Parent effects and the associated
GrHet effect, to produce a list of Parent solutions.
The predicted values (Yhat) in the .yht file calculated from the model
desgn matrix. So for example, for an observation in Env 3 being the
progeny of Parent 5 (Group 1) and Perent 10 (Group 3),
the Yhat value is
mu + 3rd environment effect + 5th Parent effect + 1st Group effect +
10th Parent effect + 3rd group effect.
If you wanted to predict the progeny of Parent 5 and Parent 11 (not
being a combination present in the data), we may need to experiment.
predict Parent1 5 Parent2 11 GrHet1 1 GrHet2 3 !PARALLEL Parent1,
Parent2 GrHet1 GrHet2
might do the trick.
On Fri, 2009-10-23 at 14:02 +0100, Chloe wrote:
> The main problem I have with the following model you proposed is that
> I 'm not able to compute the predicted values in the .pvs neither in
> the .yht from the .sln .
>
> Recolte !BINOMIAL !LOGIT !TOTAL Plantes ~ mu Environnement,
> !r GrHet1 and(GrHet2) Parent1 and Parent2
> predict Parent1 !PRESENT Parent1 GrHet1
>
> What are the effects to sum to get the .pvs file from the .sln?
>
-- Best Wishes, Arthur Gilmour Adjunct Professor School of Computing and Mathematics Charles Sturt University Jesus went to the synagogue in every town in Galilee to preach and drive out demons. A leper came, knelt down and said, "If you will, you can make me clean". Jesus was moved. He reached out and touched him and said "I am willing. Be clean." He was cleansed immediately. Mobile Number +61 427 227 468 Home phone +61 2 6364 3288 Skype: Arthur.Gilmour http://www.CargoVale.com.au/asreml Travel: Tumut 5-6 Nov (RT & BC) Brisbane Probe 29Nov to 6 Dec Bangladesh Proshikkon 31Dec - 6 FebReceived on Sun Oct 24 2009 - 13:02:22 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.)