An Introduction to R
by W. N. Venables, D. M. Smith
Publisher: Network Theory 2008
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.
Download or read it online for free here:
Download link
(630KB, PDF)
Similar books
Exploratory Data Analysis with Rby Roger D. Peng - Leanpub
This book teaches you to use R to effectively visualize and explore complex datasets. Exploratory data analysis is a key part of the data science process because it allows you to sharpen your question and refine your modeling strategies.
(8505 views)
Tidy Modeling with Rby Max Kuhn, Julia Silge - O'Reilly Media
This book is a guide to using a collection of software in the R programming language for model building called 'tidymodels'. The book provides a practical introduction to how to use these specific R packages to create models.
(2959 views)
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.
(9085 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.
(10664 views)