Deal all:
I have some difficulties in using prediction. In the following
example, the first PREDICT statement seems to have worked fine.
However, ASReml hanged at "Forming 120 equations: 84 dense" when
I chose to use the second PREDICT statement. Did I do something wrong
here? Thanks!
height ~ mu site density site.density clone site.clone density.clone
site.density.clone,
!r site.rep
6 1 0
36 0 IDEN #clone=1,2,3; density=high,low;
10 0 IDEN #clone=1,3; density=low;
36 0 IDEN #clone=1,2,3; density=high,low;
36 0 IDEN #clone=1,2,3; density=high,low;
36 0 IDEN #clone=1,2,3; density=high,low;
36 0 IDEN #clone=1,2,3; density=high,low;
PREDICT clone !PRESENT site clone density
PREDICT clone !PRESENT site clone density !PRWTS {6 6 6 6 6 6,
0 5 0 0 0 5,
6 6 6 6 6 6,
6 6 6 6 6 6,
6 6 6 6 6 6,
6 6 6 6 6 6}/190
-------
Peter
Received on Wed May 05 2009 - 23:29:43 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.)