search for: 10x17

Displaying 1 result from an estimated 1 matches for "10x17".

Did you mean: 0x17
2009 Oct 12
2
Error: cannot allocate vector of size 1.2 Gb
...this I'm using package BiodiversityR. My data is comprised of species community (PoCom) (10 locations with 83 species) and environmental factors (PoEnv) (10 locations with 17 factors). In attempt to calculate the function (accumcomp) I receive the following error. I can not imagine how a 10x83+10x17 matrix can grow to a GB or more. Unless I'm missing something? How can I combat this? > poacc2 <- accumcomp(PoCom, y=PoEnv, factor1="HM_sprem", method="exact") Error: cannot allocate vector of size 1.2 Gb In addition: Warning messages: 1: In vector("integer"...