This link has been bookmarked by 1820 people . It was first bookmarked on 02 Mar 2006, by Alberto Adrián Schiano.
-
31 Dec 17
-
09 Aug 16
-
09 Nov 15
-
03 Sep 15
-
30 Aug 15
-
29 Aug 15
-
18 Aug 15
-
20 Jul 15
-
10 Jul 15
-
07 Jul 15
-
26 Jun 15
-
22 Jun 15
-
19 Jun 15
-
03 Jun 15
-
27 May 15
-
25 May 15
-
10 May 15
-
02 May 15
Wanda TerralR is a free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS. To download R, please choose your preferred CRAN mirror. via Pocket
-
15 Apr 15
-
13 Apr 15
-
11 Apr 15
-
06 Mar 15
-
02 Mar 15
-
01 Mar 15
-
26 Feb 15
-
23 Feb 15
-
22 Feb 15
-
16 Feb 15
-
12 Feb 15
-
11 Feb 15
-
07 Feb 15
-
02 Feb 15
-
30 Jan 15
Kristian NiemiR is a free software environment for statistical computing and graphics.
statistics software r programming tools math visualization analysis research data avhandling
-
18 Jan 15
-
12 Jan 15
-
11 Jan 15
anita z boudreauR is a free software environment for statistical computing and graphics.
-
03 Jan 15
-
01 Dec 14
-
30 Nov 14
Javier CarrilloPaquete estadístico de software libre
statistics software opensource math estadística software libre
-
28 Nov 14
-
26 Nov 14
-
22 Nov 14
-
19 Nov 14
-
17 Nov 14
-
16 Nov 14
-
12 Nov 14
-
11 Nov 14
-
08 Nov 14
-
30 Oct 14
-
- an effective data handling and storage facility,
- a suite of operators for calculations on arrays, in particular matrices,
- a large, coherent, integrated collection of intermediate tools for data analysis,
- graphical facilities for data analysis and display either on-screen or on hardcopy, and
- a well-developed, simple and effective programming language which includes conditionals, loops, user-defined recursive functions and input and output facilities.
Introduction to R
R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity.
One of R's strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the defaults for the minor design choices in graphics, but the user retains full control.
R is available as Free Software under the terms of the Free Software Foundation's GNU General Public License in source code form. It compiles and runs on a wide variety of UNIX platforms and similar systems (including FreeBSD and Linux), Windows and MacOS.
The R environment
R is an integrated suite of software facilities for data manipulation, calculation and graphical display. It includes
The term "environment" is intended to characterize it as a fully planned and coherent system, rather than an incremental accretion of very specific and inflexible tools, as is frequently the case with other data analysis software.
R, like S, is designed around a true computer language, and it allows users to add additional functionality by defining new functions. Much of the system is itself written in the R dialect of S, which makes it easy for users to follow the algorithmic choices made. For computationally-intensive tasks, C, C++ and Fortran code can be linked and called at run time. Advanced users can write C code to manipulate R objects directly.
Many users think of R as a statistics system. We prefer to think of it of an environment within which statistical techniques are implemented. R can be extended (easily) via packages. There are about eight packages supplied with the R distribution and many more are available through the CRAN family of Internet sites covering a very wide range of modern statistics.
R has its own LaTeX-like documentation format, which is used to supply comprehensive documentation, both on-line in a number of formats and in hardcopy.
-
-
29 Oct 14
-
24 Oct 14
-
22 Oct 14
-
14 Oct 14
-
09 Oct 14
-
07 Oct 14
-
30 Sep 14
-
R is a language and environment for statistical computing and graphics.
-
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible
-
One of R's strengths is the ease with which well-designed publication-quality plots can be produced,
-
Free Software
-
data manipulation, calculation and graphical display
-
effective data handling
-
graphical facilities
-
We prefer to think of it of an environment within which statistical techniques are implemented. R can be extended (easily) via packages
-
-
29 Sep 14
-
14 Sep 14
-
R is a free software environment for statistical computing and graphics.
-
The R distribution comes with the following packages:
-
7.29 What is the difference between package and library?
A package is a standardized collection of material extending R, e.g. providing code, data, or documentation. A library is a place (directory) where R knows to find packages it can use (i.e., which were installed). R is told to use a package (to “load” it and add it to the search path) via calls to the function
library. I.e.,library()is employed to load a package from libraries containing packages.
-
-
12 Sep 14
-
25 Aug 14
-
22 Aug 14
-
19 Aug 14
-
17 Aug 14
-
14 Aug 14
-
29 Jul 14
-
10 Jul 14
-
07 Jul 14
Joelle HatemR is a free software environment for statistical computing and graphics.
Tool Data Journalism Data Journalism Visualization Software Programming Data Visualization Statistics Graphics Open Source
-
03 Jul 14
-
01 Jul 14
-
16 Jun 14
-
11 Jun 14
-
07 Jun 14
-
30 May 14
Erwin FischerR is a free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS. To download R,
-
27 May 14
-
22 May 14
-
15 May 14
-
04 May 14
-
02 May 14
-
30 Apr 14
-
27 Apr 14
-
25 Apr 14
-
23 Apr 14
-
18 Apr 14
-
13 Apr 14
-
11 Apr 14
-
10 Apr 14
-
13 Mar 14
-
10 Mar 14
-
12 Feb 14
-
09 Feb 14
-
28 Jan 14
Page Comments
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.