|
|
|
|
|
by omni
5094 days ago
|
|
Slightly OT, but I wouldn't say that R was "built for large scale analytics." You have to go through some serious hoops to work on anything in R that takes up more than 50% or so of available RAM. Revolution Analytics's R build is designed for it, and some standalone packages like bigmemory can make R work better with large data sets, but vanilla R is awful for the task. |
|