
Using R for Data Analysis and Graphics
by J H Maindonald
Publisher: Australian National University 2008
Number of pages: 96
Description:
These notes are designed to allow individuals who have a basic grounding in statistical methodology to work through examples that demonstrate the use of R for a range of types of data manipulation, graphical presentation and statistical analysis.
Download or read it online for free here:
Download link
(2.4MB, PDF)
Similar books
Efficient R Programmingby Colin Gillespie, Robin Lovelace - O'Reilly
The book is about increasing the amount of work you can do with R in a given amount of time. It's about both computational and programmer efficiency. It's for anyone who uses R and who wants to make their use of R more reproducible and faster.
(9290 views)
The R Infernoby 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.
(18102 views)
An Introduction to Rby W. N. Venables, D. M. Smith - Network Theory
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, or using modules written in C, C++ or Fortran.
(31797 views)
Advanced R programmingby Hadley Wickham
The book is designed primarily for R users who want to improve their programming skills and understanding of the language. It should also be useful for programmers coming to R from other languages, as it explains some of R's quirks...
(12901 views)