Re: Diallel analysis warning message

From: <arthur.gilmour_at_DPI.NSW.GOV.AU>
Date: Fri, 29 Sep 2006 10:18:17 +1000

Dear Fisrek,
re:

The second issue you pointed out is the GCA by Environment interaction
term.
The full model is ;

y = mu + site + block(rep) + GCA + SCA + GCAx Site + SCA x Site + Error

Block is nested within Site.

I included the GCA x Site Interaction terms as:
test.male and(test.female)

Your suggestion was:
 test.male -test.female and(test.female),

Could you please comment on the GCA x Site interaction term in the model?

The parsing of the and() function in ASReml is simple minded. It expects
to already know about
its argument. So
   male and(female)
works becasue 'female' is defined in the data structures

but it will not parse
 test.male and(test.female)

because it does not recognise test.female as a term that has been
defined.

However, writing
test.male -test.female and(test.female)

defines test.female (without including it in the model)
so that it is recognised when the and() term is parsed.

Grace, mercy and peace to you from God our Saviour Jesus Christ

Arthur Gilmour PhD (see http://www.cargovale.com.au/)
mailto:Arthur.Gilmour_at_dpi.nsw.gov.au
Principal Research Scientist (Biometrics)
NSW Department of Primary Industries
Orange Agricultural Institute, Forest Rd, ORANGE, 2800, AUSTRALIA

fax: 02 6391 3899; 02 6391 3922 Australia +61
telephone work: 02 6391 3815; home: 02 6364 3288; mobile: 0438 251 426

http://www.dpi.nsw.gov.au/reader/17263

ASREML 2 is now available from http://www.VSNi.co.uk/products/asreml
The ASReml discussion group is at ASREML-L_at_dpi.nsw.gov.au
To join it, mailto:arthur.gilmour_at_dpi.nsw.gov.au
Cookbook: http://uncronopio.org/ASReml

Proposed travel:
Aust Genstat Conf 5-8 Dec Victor Harbour
Leave 18 Dec to 5 Jan
ASReml workshop (Forestry) 16-18 April Tasmania
ASReml workshop (Animal Breeding) May South Africa
AAABG 24-26 September Armidale
      <><><><><><><><><><><><><><><><><><><><><><><><><>

This message is intended for the addressee named and may contain
confidential information. If you are not the intended recipient or
received it in error, please delete the message and notify sender. Views
expressed are those of the individual sender and are not necessarily the
views of their organisation.
Received on Wed Sep 29 2006 - 10:18:17 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.)