An Introduction to R
by W. N. Venables, D. M. Smith
Publisher: Network Theory 2008
ISBN/ASIN: 0954161742
ISBN-13: 9780954161743
Number of pages: 100
Description:
This manual provides a comprehensive introduction to R, a software package for statistical computing and graphics. R supports a wide range of statistical techniques, and is easily extensible via user-defined functions written in its own language, or using dynamically loaded modules written in C, C++ or Fortran. One of R's strengths is the ease with which well-designed publication-quality plots can be produced.
Download or read it online for free here:
Download link
(630KB, PDF)
Similar books

by Norman Matloff - UC Davis
This book is for those who wish to write code in R, as opposed to those who use R mainly for a sequence of separate, discrete statistical operations. The reader's level of programming background may range from professional to novice.
(15094 views)

by Vincent Zoonekynd
Contents: Introduction to R; Programming in R; From Data to Graphics; Customizing graphics; Factorial methods; Clustering; Probability Distributions; Estimators and Statistical Tests; Regression; Other regressions; Regression Problems; etc.
(9620 views)

by Roger D. Peng - Leanpub
This book teaches you to use R to effectively visualize and explore complex datasets. Exploratory data analysis is a key part of the data science process because it allows you to sharpen your question and refine your modeling strategies.
(7382 views)

by Patrick Burns - Burns Statistics
If you don't know of 'The R Inferno', this revised edition is a book-length (intermediate level) explanation of a few trouble spots when using the R language. If you are using R and you think you're in hell, this is a map for you.
(16798 views)