Efficient R Programming
by Colin Gillespie, Robin Lovelace
Publisher: O'Reilly 2016
ISBN/ASIN: 1491950781
ISBN-13: 9781491950784
Number of pages: 150
Description:
Efficient R Programming 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. This book is for anyone who uses R and who wants to make their use of R more reproducible, scalable, and faster.
Download or read it online for free here:
Read online
(online html)
Similar books
Just Enough R: Learn Data Analysis with R in a Dayby 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.
(9345 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)
Statistics with Rby 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.
(10891 views)
The Art of R Programmingby 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.
(16787 views)