Skip to content
Prev 7197 / 20628 Next

problems with allocate memory

Hi Douglas,

The variable?d? has about 710 levels.

For your other request I tried to fit the suggested model but it was not possible. I tried it with different approaches, first without any interactions and non nonlinear term. It fitted. The object size was about 731571664 bytes. Then I successive made the model more complex. With one two way interaction, with one three way interaction or with the nonlinear term it was slightly the same as before. With five two way interaction always with the nonlinear term the object size went up to 1075643424 bytes. With one additional two way interaction the model won?t fit anymore with the known error.

Perhaps another hint: Yesterday I attempted to fit a much simpler model with lmer, just to see if this works. (mfit=lmer(gr.b ~ f.ag + f.se + o.se + diff + exp.r + kl + (1|f)+(1|o), data=c.data, family=binomial)). It fitted but I could not open mfit. Trying to see only the coefficients also did not work. I saved the image and this one is unfamiliar huge about 1.7 GB.

By the way: After reloading the image some interesting things happened. An error occurred: slot coefs are not an S4 object. It seems to me that it is not possible to save the model results in an R image. Is that right?

I hope this will make your guess clearer. And again thank you very much for help.
Regards
Paul


-------- Original-Nachricht --------