The new asreml-R 3.0 beta version (dated 31 March 2009) fixes a bug that was causing the error message. In addition, bigger jobs can be assigned more memory with workspace as in:
Code:
dbh.ped <- asreml(dbh ~ 1,
random = ~ REP+REP:SETS+REP:PLOT+ped(TreeID),
data = dat[dat$Trialno == 2,],
ginverse = list(TreeID = pedinv),
workspace = 64e06)
------------------------
Sacred cows make the best hamburger—Mark Twain.
-------------------- m2f --------------------
Sent using Mail2Forum (http://www.mail2forum.com).
Read this topic online here:
http://www.vsni.co.uk/forum/viewtopic.php?p=475#475
-------------------- m2f --------------------
Received on Sat Apr 03 2009 - 08:21:28 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.)