What do serious statisticians use for doing their work? They all use R. CommentsNick Thu, 06 Nov 2008 02:00:51 I'm involved in a bioinformatics research project studying the prediction of transcription factor binding sites in tuberculosis and we use R almost exclusively for all of our statistical analysis. It's easy to use, I don't know why it isn't used in every stats class (even in HS). R is a major boom for stats and I hope more people can find time to use it and we can all get a better perspective of analysis. anonymous Thu, 06 Nov 2008 04:43:48 I worked a little with javascript (ecmascript) over the years. And believe me, R is no where near as mature. anon Thu, 06 Nov 2008 06:05:32 R is easy to learn or use? Heh. I will give you "powerful for stats", that's about it. Quinn Thu, 06 Nov 2008 08:02:43 We used this in an advanced stats class in uni and it had some students near tears... it's not easy to learn if you don't come from a programming background. However, as I recall, it was fairly powerful. Matt Thu, 06 Nov 2008 09:27:23 This is the first I'm hearing of "R". Please excuse my ignorance, but how is this better than MATLAB? I'm pretty sure MATLAB could easily be called a standard in the engineering and math worlds, it does everything you've mentioned and so, so much more. Is "R" better because MATLAB is proprietary and not cheap? olli Thu, 06 Nov 2008 09:27:28 more mature than javascript? be serious. dietbrisk Thu, 06 Nov 2008 09:35:07 looks kind of like matlab to me... O Thu, 06 Nov 2008 09:53:36 "Is "R" better because MATLAB is proprietary and not cheap?" jrcoyle Thu, 06 Nov 2008 10:24:59 @anonymous "I'd say the developers had no previous experience building languages" Antonio Di Narzo Thu, 06 Nov 2008 10:30:32 "Is "R" better because MATLAB is proprietary and not cheap?" bla Thu, 06 Nov 2008 10:50:29 R is open source. In academics and some enterprises it is *very* important to be able prove that you are not just blindly using an off-the-shelf tool and rely on the results, but that your tool is without fault (for scientific/legal reasons). Matt Thu, 06 Nov 2008 13:26:39 Thanks for the info! Thu, 06 Nov 2008 13:41:48 Nice writeup, check out statsinthewild.wordpress.com, I know that gregg (two g's) is a big fan of R and has done some tremendous work for us at messagesling.com with it. Todd Thu, 06 Nov 2008 14:00:46 I use R all the time (nearly every day), and have come to the conclusion that it's a fantastic tool for data exploration, analysis, modeling, and plotting but is a horrible programming language. It's inconsistent in everything from naming to functionality and is clunky to coerce into any kind of straightforward OO paradigm. It's missing simple data structures like hashes, though you can sort of get that functionality with lists through some horrible syntax. Sat, 08 Nov 2008 07:47:02 Where I see a lot of interest and movement with R is in integration with other products. SPSS has integrated R into their desktop products. Tue, 17 Mar 2009 02:59:41 It is quite difficult to learn it quickly, but slowly one can master it. I would like to apprecite your efforts for the above post. Leave a Reply |
RSS Feed