The cost of statistical computing software has precluded many universities from installing these valuable computational and analytical tools. R, a powerful open-source software package, was created in response to this issue. It has enjoyed explosive
Read More »Tag Archives: R langage
A Handbook of Statistical Analyses Using R
Book DescriptionDoing for R what Everitt's other Handbooks have done for S-PLUS, STATA, SPSS, and SAS, A Handbook of Statistical Analyses Using R presents straightforward, self-contained descriptions of how to perform a variety of statistical analyse
Read More »The Art of R Programming: A Tour of Statistical Software Design
R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess
Read More »Advanced R Programming
An Essential Reference for Intermediate and Advanced R ProgrammersThis book presents useful tools and techniques for attacking many types of R programming problems, helping you avoid mistakes and dead ends. With more than ten years of experience prog
Read More »The R Inferno
An essential guide to the trouble spots and oddities of R. In spite of the quirks exposed here, R is the best computing environment for most data analysis tasks. R is free, open-source, and has thousands of contributed packages. It is used in such di
Read More »Efficient R Programming: A Practical Guide to Smarter Programming
Become a more productive programmer with Efficient R Programming. Drawing on years of experience teaching R courses, authors Colin Gillespie and Robin Lovelace give practical advice on a range of topics - from optimizing set-up of RStudio to leveragi
Read More »Text Mining with R: A Tidy Approach
Much of the data available today is unstructured and text-heavy, making it challenging for analysts to apply their usual data wrangling and visualization tools. With this practical book, you'll explore text-mining techniques with tidytext, a package
Read More »Advanced R
It is impossible to become expert in R in only one training course. Yet, this course aims at giving a wide understanding of many aspects of R. Some external resources will be referred to in this book for you to be able to deepen what you would have l
Read More »Advanced R Solutions
This book offers solutions to the exercises from Hadley Wickham's book Advanced R (Edition 2). It is work in progress and under active development. The 2nd edition of Advanced R is in print now and we hope to provide most of the answers.The code for
Read More »Advanced R, Second Edition
This book helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different a
Read More »