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 Julian J. Faraway
The emphasis of this text is on the practice of regression and analysis of variance. The objective is to learn what methods are available and when they should be applied. Many examples are presented to clarify the use of the techniques.
(7470 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.
(3174 views)

by Sivakumaran Raman - Smashwords
Learn R programming for data analysis in a single day. The book aims to teach data analysis using R within a day to anyone who already knows some programming in any other language. The book has sample code which can be downloaded as a zip file.
(3663 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.
(12285 views)