Displaying 1 result from an estimated 1 matches for "accumcomp".
2009 Oct 12
2
Error: cannot allocate vector of size 1.2 Gb
...arkets/tree_diversity_analysis.asp>by
Kindt & Coe). To accomplish 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....