The Art of R Programming
by Norman Matloff
Publisher: UC Davis 2009
ISBN/ASIN: 1593273843
Number of pages: 193
Description:
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.
Download or read it online for free here:
Download link
(650KB, PDF)
Similar books
R Packages: Organize, Test, Document and Share Your Codeby Hadley Wickham - 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.
(7759 views)
Using R for Data Analysis and Graphicsby J H Maindonald - Australian National University
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.
(15601 views)
R for Data Scienceby Garrett Grolemund, Hadley Wickham - O'Reilly Media
This book will teach you how to do data science with R: You'll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science.
(9890 views)
Practical Regression and Anova using Rby 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.
(13314 views)