multicore combn
This is a 'rather than re-invent the wheel' post. Has anyone out there re-written combn so that it can be parallelized - with multicore, snow, or otherwise? I have a job that requires large numbers of combinations, and rather than get all of the index values, then crank it through mclapply, I was wondering if there was a way to just do this natively within a function. Just curious. Thanks! -Jarrett -- View this message in context: http://r.789695.n4.nabble.com/multicore-combn-tp3908633p3908633.html Sent from the R help mailing list archive at Nabble.com.