
Just Enough R: Learn Data Analysis with R in a Day
by Sivakumaran Raman
Publisher: Smashwords 2017
ISBN-13: 9781370086894
Number of pages: 205
Description:
Learn R programming for data analysis in a single day. The book aims to teach data analysis using R within a single 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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
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.
(16681 views)
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.
(7679 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.
(13227 views)
Using R for Introductory Statisticsby John Verzani - 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.
(27180 views)