Arthur,
Thanks you for the suggestion. I received similar warning from Greg
Dutkowski.
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?
Thanks,
Fikret
arthur.gilmour_at_DPI.NSW.GOV.AU wrote:
>Dear Fislik,
>
>There are two issues in the job.
>
> test 6 !I # number of locations
> rep !I # blocks are nested within locations
> female !I
> male !I
> rust
> height
>c:\research\tip\mw\ind_2.csv !SKIP 1 !DOPART 1
>
>!PART 1
>height ~ mu test rep.test !r,
>male and(female) test.male and(female) male.female test.male.female
>predict male
>
>
>First, for 'male and(female)' to correctly overlay the male design
>matrix with the
>female design matrix, the columns MUST correspond which means that the
>ith 'male'
>must be the same individual as the ith 'female'
>
>female !I male !I
>
>is most unlikely to achieve this (unless the initial N lines in the data
>file referred to the selfing
>of all N individuals)
>
>Assuming N was 30 (26 appearing as males and 22 appearing as females)
>female 20 male 20
>would achieve the desired effect if the individuals are comformaby coded 1
>... 30 in these feilds of data file
>
>Otherwise, create a 'pedigree file' which lists the (30) individuals
>e.g.
>
>40245 0 0
>52645 0 0
>...
>
>and then use
>
> female !P male !P
>
>so they are coded comformably.
>
>
>Issue 2:
>The second line of the model will need to be written
>
>male and(female),
> test.male -test.female and(test.female),
> male.female test.male.female
>
>if I understand your intention.
>
>
>
>
>
>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.
>
>
-- ...................................................... Research Assistant Professor Department of Forestry & Environmental Resources 1019 Biltmore Hall North Carolina State University Campus Box 8002, Raleigh, NC 27695 PHONE:919-513-8099, FAX:919-515-3169 WEB http://www4.ncsu.edu/~fisik "NCSU-Industry Cooperative Tree Improvement Program: 50 years of leadership and innovation" ......................................................Received on Tue Sep 28 2006 - 10:15:34 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.)