Logo

Using R for Data Analysis and Graphics

Small book cover: Using R for Data Analysis and Graphics

Using R for Data Analysis and Graphics
by

Publisher: Australian National University
Number of pages: 96

Description:
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.

Download or read it online for free here:
Download link
(2.4MB, PDF)

Similar books

Book cover: Tidy Modeling with RTidy Modeling with R
by - 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.
(1420 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.
(24906 views)
Book cover: Exploratory Data Analysis with RExploratory Data Analysis with R
by - 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.
(6966 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.
(6092 views)