Dear All,
When I attempt to run a SVM-RFE with data 1302 x 665 (row x column), I
get the following
error message:
 
            R(8958) malloc: *** vm_allocate(size=1101824) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=1093632) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=1085440) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=503808) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=925696) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=876544) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=827392) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=786432) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=745472) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=3256320) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            R(8958) malloc: *** vm_allocate(size=3256320) failed (error
code=3)
            R(8958) malloc: *** error: can't allocate region
            R(8958) malloc: *** set a breakpoint in szone_error to debug
            .
            .
            .
            Error: cannot allocate vector of size 3177 Kb
 
 
I'm running R Version 2.3.1  (2006-06-01) on a Mac cluster  with Dual
2.3GHz PowerPC G5 , 
2GB RAM and running MAC OS 10.4.4 
 
Any suggestions?
 
Eakasit Pacharawongsakda

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to