[R-sig-ME] glmmADMB v 0.7.1
dave fournier
davef at otter-rsch.com
Thu Jan 12 20:54:26 CET 2012
When you run glmmadmb in R, R writes ADMB's files and runs the glmmadmb
program
via system(). There is an option to keep these files and then to run
glmmadmb from outside
R. You can then read the results back into R. Doing it this way (i.e.
exiting R before
running glmmadmb) will give you a bit more memory. It may be enough.
That is the simplest first thing to try I think.
More information about the R-sig-mixed-models
mailing list