Welcome, Guest. Please Login
 
  HomeHelpSearchLogin FAQ Radified Ghost.Classic Ghost.New Bootable CD Blog  
 
Page Index Toggle Pages: 1
Send Topic Print
R Programming language for statistical computing (Read 7917 times)
Rad
Radministrator
*****
Offline


Sufferin' succotash

Posts: 4090
Newport Beach, California


Back to top
R Programming language for statistical computing
Jun 26th, 2008 at 7:54pm
 
Speaking of programming languages .. have you heard of 'R'? (which is an open-source version, based on 'S')

http://www.r-project.org/

http://en.wikipedia.org/wiki/R_(programming_language)

.. which is supposedly used for "statistical computing"?

I'm guessing the 'S' stands for statistical.

what types of things would this language be used for?
 
WWW  
IP Logged
 

Nigel Bree
Ex Member




Back to top
Re: R Programming language for statistical computing
Reply #1 - Jun 26th, 2008 at 11:25pm
 
Overall, it'd be used for similar things to SPSS (Statistical Package for Social Sciences) and SAS, which are pieces of statistical analysis software that have been around since the mainframe days. Wrangling data, looking to verify hypothesis and generating graphs to help explain your results.

Most of these things include some form of general programming facility, since it's the nature of things that you want to re-run particular analyses on different data sets and compare results, and statistical tools generally combine these with some particular output and visualization facilities to compare the transformed data sets.

Being specialized for statistics is reasonable since it's a sub-field of mathematics which has some unique aspects compared to the kind of thing you use in tools for general engineering and science (where of course, you have Mathematica, which includes its own programming language that has grown over the years but was originally modeled on Lisp concepts) . Time-series work in particular is a whole sub-field; forecasting is a particular application of time-series analysis that is worthy of entire textbooks (that one in particular I've read and quite enjoyed, in the second edition).
 
 
IP Logged
 
zmdmw52
Radmeister
**
Offline


+ve rad.i.cal

Posts: 81


Back to top
Re: R Programming language for statistical computing
Reply #2 - Jul 3rd, 2008 at 11:26pm
 
Rad wrote on Jun 26th, 2008 at 7:54pm:
Speaking of programming languages .. have you heard of 'R'? (which is an open-source version, based on 'S')
http://www.r-project.org/
http://en.wikipedia.org/wiki/R_(programming_language).. which is supposedly used for "statistical computing"?


This ppt compares SPSS vs SAS vs 'R' (see slides 14 thro' 19). SAS has a somewhat steep learning curve, a background in statistics &/or programming (particularly the latter) helps. Though I haven't used 'R' (and am just about familiar with very basic-level SAS syntax towards data analysis).

From what I've heard from those using 'R', it is still more difficult, in view of less help/ documentation available. Also, not sure if 'R' has as many modules as does SAS; which also has extensive online documentation and numerous books available for various levels.
The Little SAS Book gives a good overview, this book published by SAS Publishing is also a good introduction.

 

Linux User 483705  |  (openSUSE 11.1,  Ubuntu 9.04,  i686)   w/ Windows XP
jaylinux  
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print