background preloader

General introduction

Facebook Twitter

Introduction to R. FeaturesInstalling RR: DocumentationGraphical interface -- R for non-statisticians and non-programmersR: Some elementary functions In this part, we give a bird's eye view of the software: what is its position with respect to other software for numeric computations?

Introduction to R

What are its advantages, its drawbacks? What can we do with it? R Programming - Manuals. R Basics The R & BioConductor manual provides a general introduction to the usage of the R environment and its basic command syntax.

R Programming - Manuals

Code Editors for R Several excellent code editors are available that provide functionalities like R syntax highlighting, auto code indenting and utilities to send code/functions to the R console. An Introduction to R. Table of Contents This is an introduction to R (“GNU S”), a language and environment for statistical computing and graphics.

An Introduction to R

R is similar to the award-winning1 S system, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...). This manual provides information on data types, programming elements, statistical modelling and graphics.