search for: multimix

Displaying 2 results from an estimated 2 matches for "multimix".

Did you mean: multimin
2003 May 28
0
(no subject)
...nce library incl. the Python interface o the OpenDX and Mayavi data visualization systems o TeXmacs for wysiwyg (La)TeX editing o and various other programs such apcalc, aribas, autoclass, euler, evolver, freefem, gambit, geg, geomview, glpk, gnuplot, gperiodic, gmt, gretl, lp-solve, mcl, multimix, rasmol, plotutils, pgapack, pspp, pdl, rcalc, yorick and xlispstat while at the same time retaining programs and features already in Knoppix: o Auto-configuration of graphics, sound, disks, networking, auxiliary devices which is second to none among computer installations o The current...
2003 Aug 25
16
R tools for large files
I'm wondering if anyone has written some functions or code for handling very large files in R. I am working with a data file that is 41 variables times who knows how many observations making up 27MB altogether. The sort of thing that I am thinking of having R do is - count the number of lines in a file - form a data frame by selecting all cases whose line numbers are in a supplied vector