
R 1
Get flash to fully experience Pearltrees
The description on the main R web page is good, and needn’t be repeated here; it describes a bit about R’s history and technical capabilities. Some things you might want to know about R if you’re encountering it for the first time: R is (according to the description linked above) “a language and environment for statistical computing and graphics”; you can think of it as a combination of a statistics package and a programming language. R is completely free ; you don’t have to pay for it, and you can make any modifications you want to it R runs on Windows, MacOS, Linux, and many Unix variants R is not supported by any commercial enterprise, but it has a very active development community, and there are companies that offer training courses etc..
getting-started:what-is-r:what-is-r [R Wiki]
Clustergram: A graph for visualizing cluster analyses (R code) | R-statistics blog
150+ R Abbreviations
start [R-Node]
Writing /var/www/r-node/data/cache/2/2d54f1d82cf67432cd4c82a000527112.i failed Unable to save cache file. Hint: disk full; file permissions; safe_mode setting. Writing /var/www/r-node/data/cache/2/2d54f1d82cf67432cd4c82a000527112.xhtml failed R-Node is a web front-end to the statistical analysis package R . Using this front-end, you can from any web browser connect to an R instance running on a remote (or local) server, and interact with it, similar to how you interact with R through the R console.Introduction yeroon.net/ggplot2 is a web interface for Hadley Wickham's R package ggplot2 . It is used as a tool for rapid prototyping, exploratory graphical analysis and education of statistics and R.
yeroon.net/ggplot2
Feb 02 2010 Information graphics , or infographics , are visual representations of information, data or knowledge. The graphics are used where complex information needs to be explained quickly and clearly, such as on signs and maps and in journalism, technical writing and education.
Stunning Infographics and Data Visualization
Features Examines R as the medium for scientific computation Demonstrates simple mathematical tools in the context of stochastic modeling
CRC Press Online - Book: Introduction to Scientific Programming and Simulation Using R
CRC Press Online - Book: A Handbook of Statistical Analyses Using R, Second Edition
Talks
C++ for R Programmers Invited Session on Other Languages for R Programmers at useR! 2012 , Vanderbilt University, Nashville, TN, June 12, 2012. Pdf version of presentation slides Rcpp Workshops at useR!The Free Statistics Calculators Website - Home
This Sample Size Calculator is presented as a public service of Creative Research Systems survey software . You can use it to determine how many people you need to interview in order to get results that reflect the target population as precisely as needed. You can also find the level of precision you have in an existing sample. Before using the sample size calculator, there are two terms that you need to know. These are: confidence interval and confidence level .
Sample Size Calculator - Confidence Level, Confidence Interval, Sample Size, Population Size, Relevant Population - Creative Research Systems
IDE/Script Editors
Except for the MacOS and Windows versions of R frontends, no internal script editor is provided. The command 'options(editor = ...)' allows defining its own preferred external one. Several editors have been customized to enhance their functions regarding the edition of R scripts: S language syntax highlighting, execution of code directly from the editor, macro and templates,... Here are some external editors with nice features for editing R scripts besides Emacs/ESS .PSPP
PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions. The most important of these exceptions are, that there are no “time bombs”; your copy of PSPP will not “expire” or deliberately stop working in the future. Neither are there any artificial limits on the number of cases or variables which you can use. There are no additional packages to purchase in order to get “advanced” functions; all functionality that PSPP currently supports is in the core package.What are the main SOCR Components? The core SOCR educational and computational components include: Distributions (interactive graphs and calculators), Experiments (virtual computer-generated analogs of popular games and processes), Analyses (collection of common web-accessible tools for statistical data analysis), Games (interfaces and simulations to real-life processes), Modeler (tools for distribution, polynomial and spectral model-fitting and simulation), Graphs, Plots and Charts (comprehensive web-based tools for exploratory data analysis), Additional Tools (other statistical tools and resources), SOCR Wiki (collaborative Wiki resource), Educational Materials and Hands-on Activities (varieties of SOCR educational materials), SOCR Statistical Consulting and Statistical Computing Libraries . How to use the SOCR Resources? There are three major types of SOCR users: educators, students and tool developers.

