This book series reflects the recent rapid growth in the development and application of R, the programming language and software environment for statistical computing and graphics. R is now widely used in academic research, education, and industry. It is constantly growing, with new versions of the core software released regularly and more than 12,000 packages available. It is difficult for the documentation to keep pace with the expansion of the software, and this vital book series provides a forum for the publication of books covering many aspects of the development and application of R.
The scope of the series is wide, covering three main threads:
The books will appeal to programmers and developers of R software, as well as applied statisticians and data analysts in many fields. The books will feature detailed worked examples and R code fully integrated into the text, ensuring their usefulness to researchers, practitioners and students.
Please contact us if you have an idea for a book for the series.
By Robert Kabacoff
March 08, 2024
Modern Data Visualization with R describes the many ways that raw and summary data can be turned into visualizations that convey meaningful insights. It starts with basic graphs such as bar charts, scatter plots, and line charts, but progresses to less well-known visualizations such as tree maps, ...
By Andrew B. Lawson
May 29, 2023
Progressively more and more attention has been paid to how location affects health outcomes. The area of disease mapping focusses on these problems, and the Bayesian paradigm has a major role to play in the understanding of the complex interplay of context and individual predisposition in such ...
By Edzer Pebesma, Roger Bivand
May 10, 2023
Spatial Data Science introduces fundamental aspects of spatial data that every data scientist should know before they start working with spatial data. These aspects include how geometries are represented, coordinate reference systems (projections, datums), the fact that the Earth is round and its ...
By Luca Scrucca, Chris Fraley, T. Brendan Murphy, Adrian E. Raftery
April 20, 2023
Model-based clustering and classification methods provide a systematic statistical approach to clustering, classification, and density estimation via mixture modeling. The model-based framework allows the problems of choosing or developing an appropriate clustering or classification method to be ...
By Sigrid Keydana
April 05, 2023
torch is an R port of PyTorch, one of the two most-employed deep learning frameworks in industry and research. It is also an excellent tool to use in scientific computations. It is written entirely in R and C/C++. Though still "young" as a project, R torch already has a vibrant community of users ...
By Christoph Scheuch, Stefan Voigt, Patrick Weiss
April 05, 2023
This textbook shows how to bring theoretical concepts from finance and econometrics to the data. Focusing on coding and data analysis with R, we show how to conduct research in empirical finance from scratch. We start by introducing the concepts of tidy data and coding principles using the ...
By Kyle Walker
February 16, 2023
Census data is widely used by practitioners to understand demographic change, allocate resources, address inequalities, and make sound business decisions. Until recently, projects using US Census data have required proficiency with multiple web interfaces and software platforms to prepare, map, and...
By Jacob Kaplan
December 15, 2022
A Criminologist's Guide to R: Crime by the Numbers introduces the programming language R and covers the necessary skills to conduct quantitative research in criminology. By the end of this book, a person without any prior programming experience can take raw crime data, be able to clean it, ...
By Lukas Meier
November 04, 2022
ANOVA and Mixed Models: A Short Introduction Using R provides both the practitioner and researcher a compact introduction to the analysis of data from the most popular experimental designs. Based on knowledge from an introductory course on probability and statistics, the theoretical foundations of ...
By Dick J. Brus
September 26, 2022
Scientific research often starts with data collection. However, many researchers pay insufficient attention to this first step in their research. The author, researcher at Wageningen University and Research, often had to conclude that the data collected by fellow researchers were suboptimal, or in ...
By David Granjon
August 31, 2022
Outstanding User Interfaces with Shiny provides the reader with necessary knowledge to develop beautiful and highly interactive user interfaces. It gives the minimum requirements in HTML/JavaScript and CSS to be able to extend already existing Shiny layouts or develop new templates from scratch. ...
By Stefanie Wind, Cheng Hua
June 03, 2022
Rasch Measurement Theory Analysis in R provides researchers and practitioners with a step-by-step guide for conducting Rasch measurement theory analyses using R. It includes theoretical introductions to major Rasch measurement principles and techniques, demonstrations of analyses using several R ...