Re: [R] memory stack overflow

2009-05-19 Thread Prof Brian Ripley
That is very unusual, but the C stack can be increased under Windows by recompiling R (see src/gnuwin32/front-ends/Makefile). On most other OSes it is much easier, just adjust the setting via ulimit or limit in your shell. But I suspect the problem is that your model is too complex. Incidenta

Re: [R] memory stack overflow

2009-05-19 Thread ivan valencia
Have you try principal component analysis to reduce space variables? 2009/5/19 Nora Pérez > > > > > > > > > Dear colleagues, > > I am trying a glm.nb for the distribution of a plant species with 93 > environmental variables. I execute the instruction and I get the following > message: "Error: C