[R] memory problems
    Ernesto Jardim 
    ernesto at ipimar.pt
       
    Fri Jan 24 13:00:04 CET 2003
    
    
  
Hi
I'm computing a bca interval using bca.ci from the boot package.
When I try to use this I get an error 
> library(boot)
> boot(logglm.data,boot.fishpower,2500,coef.vec=coeflm.vec)->blm8901
> bca.ci(blm8901,index=29)
Error: cannot allocate vector of size 456729 Kb
However my machine has 2GB of memory and without R running I only have
112M of memory used.
Is there something I can do to be able to perform this analysis ? (I can
not by more memory ;-)
Thanks
EJ
-- 
Ernesto Jardim <ernesto at ipimar.pt>
Marine Biologist
IPIMAR - National Research Institute for Agriculture and Fisheries
Av. Brasilia, 1400-006
Lisboa, Portugal
Tel: +351 213 027 000
Fax: +351 213 015 948
http://ernesto.freezope.org
    
    
More information about the R-help
mailing list