Logo

An Introduction to R by W. N. Venables, D. M. Smith

Large book cover: An Introduction to R

An Introduction to R
by

Publisher: Network Theory
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.

Home page url

Download or read it online for free here:
Download link
(630KB, PDF)

Similar books

Book cover: Just Enough R: Learn Data Analysis with R in a DayJust Enough R: Learn Data Analysis with R in a Day
by - 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.
(7471 views)
Book cover: The Art of R ProgrammingThe Art of R Programming
by - 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.
(14506 views)
Book cover: Using R for Introductory StatisticsUsing R for Introductory Statistics
by - Chapman & Hall/CRC
A self-contained treatment of statistical topics and the intricacies of the R software. The book focuses on exploratory data analysis, includes chapters on simulation and linear models. It lays the foundation for further study and development using R.
(24904 views)
Book cover: R Packages: Organize, Test, Document and Share Your CodeR Packages: Organize, Test, Document and Share Your Code
by - O'Reilly Media
This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham's package development philosophy. You'll work with devtools, roxygen, and testthat, a set of R packages.
(6090 views)