Displaying 1 result from an estimated 1 matches for "292mhz".
Did you mean:
202mhz
1999 Dec 29
1
Large data files
Dear R and S-Plus users:
Currently I am using:
at work: "S-Plus 2000 Pro" on a PC: Pentium II/350MHz, 256 MB RAM,
running Win NT
at home: "R" on my Mac PowerBook G3/292MHz, 128 MB RAM, running LinuxPPC
Currently, at home I am trying to import a table(nrow=302500, ncol=6)
which I have to do
for each column extra because of memory problems. I have partially to
use the columns,
partially I have to convert them in to matrices(550 x 550) for doing
calculations.
Ultimatel...