R: Difference between revisions
Jump to navigation
Jump to search
(first draft) |
m (→See also) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[Category: | [[Category:Software]] | ||
[[R]] is a programming language and software environment for statistical computing and graphics that is widely used for statistical and data analysis. It is free software that compiles and runs on a wide variety of UNIX platforms, Windows and MacOS. Off-the-shelf (and through using selected "packages") it is possible to use the software for Monte Carlo simulation, production of complicated graphics (over which the user has complete control) and a host of other applications. | |||
== See also == | |||
[[A Tutorial on R]] | |||
* [http://www.r-project.org/ R project] | =External links= | ||
* [[ | *[http://www.r-project.org/ R project home page] | ||
*[http://en.wikipedia.org/wiki/R_(programming_language) Wikipedia article on R] | |||
[[category:Intarese]] | |||
[[Category:Tool]] |
Latest revision as of 11:36, 23 May 2011
R is a programming language and software environment for statistical computing and graphics that is widely used for statistical and data analysis. It is free software that compiles and runs on a wide variety of UNIX platforms, Windows and MacOS. Off-the-shelf (and through using selected "packages") it is possible to use the software for Monte Carlo simulation, production of complicated graphics (over which the user has complete control) and a host of other applications.