In the ASREML-R manual, version 2, page 120, is the following model:
m6 <- asreml(circ ~ x,
random = ~ us(link(~1+x), init=c(5,-0.01,0.0001)):Tree +
spl(x) + spl(x):Tree,
splinepoints = list(x = c(118,484,664,1004,1231,1372,1582)),
data = orange)
When I try to execute this, I get the following:
Equations: 42 (2 dense)
Initial update shrinkage factor: 0.316
LogLik S2 DF
-113.9692 56.5670 33 14:10:07 (3 component(s) constrained)
Warning: 2 1 NonPosDef US matrix modified
ABORT
Fault 2130 No residual variation
Finished on: Fri Jan 04 14:10:07 2008
Error: Abnormal termination
No residual variation
Can anyone confirm this error?
I hypothesize there has been a change in the dynamic linked code since
the manual was created.
My setup: Windows XP
asreml(): 2.00 Library: 2.00bi Run: Fri Jan 04 14:10:07 2008
Thanks,
K Wright
Received on Mon Jan 04 2008 - 14:13: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.)