Dear Derek,
I am aware of your problem from a previous post to this list and am
working on it. The solution is proving a little elusive as the job runs
fine (as far as I can tell) in the R implementation.
Dave.
-----Original Message-----
From: ASReml users discussion group [mailto:ASREML-L_at_AGRIC.NSW.GOV.AU]
On Behalf Of Derek Roff
Sent: Wednesday, 31 October 2007 1:26 AM
To: ASREML-L_at_AGRIC.NSW.GOV.AU
Subject: Problem with a crash
Hi,
I have a problem with SPLUS that I cannot seem to find a solution to and
would appraciate suggestions.
I have a data set that runs perfectly well in winasreml but when I use
the coding
Data <- importData("Data2.txt")
Data.Ped <- importData("DataPed.txt") # ASREML command
AINV <- asreml.Ainverse(Data.Ped)$ginv
HS.asr <- asreml(TRAIT1~1,
random=~ped(Animal,var=T),
ginverse=list(Animal=AINV), data=Data)
summary(HS.asr)
SPLUS hangs. If I issue the coding line by line I can verify that the
data are read in ok and AINV is created and that running HS.asr gives
the message "Likelihood converged"
but when I issue HS.asr <- etc I get no message just a blank. After
this point summary(HS.asr) gives no answer.
The coding works with other data sets so there must be some interaction
between SPLUS and this particular data set (and some others). I think
that somehow there is a memory conflict but cannotfind a way around it.
Suggestions would be greatly appreciated.
Derek
Derek Roff,
Department of Biology,
University of California,
Riverside,
CA 92521
USA
********************************DISCLAIMER****************************
The information contained in the above e-mail message or messages
(which includes any attachments) is confidential and may be legally
privileged. It is intended only for the use of the person or entity
to which it is addressed. If you are not the addressee any form of
disclosure, copying, modification, distribution or any action taken
or omitte
ed. Opinions
contained in the message(s) do not necessarily reflect the opinions
of the Queensland Government and its authorities. If you received
this communication in error, please notify the sender immediately and
delete it from your computer system network.
Received on Sun Oct 31 2007 - 08:34:14 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.)