10 New books added to Big Book of R

[This article was first published on R programming – Oscar Baruffa, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

14 January 2022

We’re off to a great start (book wise!) for 2022. Here’s 10 new additions to Big Book of R. Quite a few more paid versions of books in this round and they look good.

Thanks to Burak Aydin, Manika Lamba, Mauricio Vargas Sepúlveda, Samrit Pramanik , Kurt Taylor Gaubatz for some of the additions.


Before we begin – there’s two related items tha you may be interested in.

First is an interview I did with Isabella Velásquez of RStudio for their R Views blog. It covers the history of Big Book of R and what the future holds, so if you’re curious, take a look at Interview with Oscar Baruffa, Creator of the Big Book of R.

Second is that if you’re on Twitter, follow the official Big Book of R twitter account. Every few hours it tweets out an random entry from the Big Book of R. It’s a great way to discover books in the collection :).


Apache Arrow R Cookbook

This cookbook aims to provide a number of recipes showing how to perform common tasks using arrow.

https://www.bigbookofr.com/packages.html#apache-arrow-r-cookbook

Beyond Multiple Linear Regression: Applied Generalized Linear Models and Multilevel Models in R

by Paul Roback, Julie Legler

This book is designed for undergraduate students who have successfully completed a multiple linear regression course, helping them develop an expanded modeling toolkit that includes non-normal responses and correlated structure. Even though there is no mathematical prerequisite, the authors still introduce fairly sophisticated topics such as likelihood theory, zero-inflated Poisson, and parametric bootstrapping in an intuitive and applied manner. The case studies and exercises feature real data and real research questions; thus, most of the data in the textbook comes from collaborative research conducted by the authors and their students, or from student projects. Every chapter features a variety of conceptual exercises, guided exercises, and open-ended exercises using real data. After working through this material, students will develop an expanded toolkit and a greater appreciation for the wider world of data and statistical modeling.

https://www.bigbookofr.com/statistics.html#beyond-multiple-linear-regression-applied-generalized-linear-models-and-multilevel-models-in-r

Modern Statistical Methods for Astronomy

by Eric D. FeigelsonG. Jogesh Babu

Modern astronomical research is beset with a vast range of statistical challenges, ranging from reducing data from mega datasets to characterizing an amazing variety of variable celestial objects or testing astrophysical theory. Linking astronomy to the world of modern statistics, this volume is a unique resource, introducing astronomers to advanced statistics through ready-to-use code in the public-domain R statistical software environment. The book presents fundamental results of probability theory and statistical inference, before exploring several fields of applied statistics, such as data smoothing, regression, multivariate analysis and classification, treatment of non-detections, time series analysis, and spatial point processes. It applies the methods discussed to contemporary astronomical research datasets using the R statistical software, making it an invaluable resource for graduate students and researchers facing complex data analysis task.

Paid: $82

https://www.bigbookofr.com/statistics.html#modern-statistical-methods-for-astronomy

A Survivor’s Guide to R

by Kurt Taylor Gaubatz

A Survivor’s Guide to R provides a gentle yet thorough introduction to R. The book is structured around critical R tasks, and focuses on applied knowledge, rather than abstract concepts. The book’s easy-to-read approach helps students with little or no background in statistics or programming to develop real-world R skills through straightforward coverage of R objects and functions. Focusing on real-world data, the challenges of dataset construction, and the use of R’s powerful graphing tools, the guide is written in an accessible and sympathetic style that ensures students acquire functional R skills they can use in their own projects and carry into their work beyond the classroom. A Survivor’s Guide to R focusses on the challenges of learning R, rather than learning statistics. This makes it an effective complement for those who are using other statistics texts, or who already have a statistics background.

Paid: $40

https://www.bigbookofr.com/r-programming.html#a-survivors-guide-to-r

Text Mining for Information Professionals: An Uncharted Territory

by Manika LambaMargam Madhusudhan

This book focuses on a basic theoretical framework dealing with the problems, solutions, and applications of text mining and its various facets in a very practical form of case studies, use cases, and stories. From understanding different types and forms of data to case studies showing the application of each text mining approach on data retrieved from various resources, this book is a must-read for all library professionals interested in text mining and its application in libraries. Additionally, this book will also be helpful to archivists, digital curators, or any other humanities and social science professionals who want to understand the basic theory behind text data, text mining, and various tools and techniques available to solve and visualize their research problems. Authors’ book website: https://textmining-infopros.github.io/

Paid: $85

https://www.bigbookofr.com/text-analysis.html#text-mining-for-information-professionals-an-uncharted-territory

An R Platform for Social Scientists

by Burak AYDIN, James ALGINA, Walter LEITE, Hakan ATILGAN

We aim to create a platform for the applied social scientists in which we can demonstrate basic statistical procedures using R and real data. We prefer to name this material as a platform given that (a) it is open for contribution, (b) it will have dynamic content and (c) it can serve as a mainboard for Plug-ins and Add-ons .

https://www.bigbookofr.com/social-science.html#an-r-platform-for-social-scientists

APIs for social scientists: A collaborative review

by Paul C. Bauer, Camille Landesvatter, many others

The present online book provide a review of APIs that may be useful for social scientists. Covers a wide selection of APIs from google, Instagram, Youtube and others. R code included.

https://www.bigbookofr.com/social-science.html#apis-for-social-scientists-a-collaborative-review-1

The Hitchhiker’s Guide to Ggplot2

by Mauricio Vargas SepúlvedaJodie Burchell

This book will help you master R plots the easy way. We have spent a long time creating R plots with different tools (base, lattice and ggplot2) during different academic and working positions. If you want to create highly customised plots in R, including replicating the styles of XKCD, The Economist or FiveThirtyEight, this is your book.

Paid: Pay what you want, minimum $5

https://www.bigbookofr.com/data-visualization.html#the-hitchhikers-guide-to-ggplot2

R in Action, Third Edition, Data analysis and graphics with R and Tidyverse

by Robert I. Kabacoff

Teaches you to use the R language, including the popular tidyverse packages, through hands-on examples relevant to scientific, technical, and business developers. Focusing on practical solutions to real-world data challenges, R expert Rob Kabacoff takes you on a crash course in statistics, from dealing with messy and incomplete data to creating stunning visualisations. In this revised and expanded third edition, new coverage has been added for R’s state-of-the-art graphing capabilities with the ggplot2 package.

Paid: $30

https://www.bigbookofr.com/r-programming.html#r-in-action-third-edition-data-analysis-and-graphics-with-r-and-tidyverse

Mastering Shiny Solutions, Baek

by Howard Baek

Mastering Shiny Solutions 2021, by Maya Gans and Marly Gotti, was released in early 2021. Since then, there have been various changes to the exercises in Mastering Shiny, and this book serves as an updated version. A few solutions in this book defer to those provided in Mastering Shiny Solutions 2021. Also, some exercises don’t contain solutions, and for these exercises, the author writes, “Not sure.”

https://www.bigbookofr.com/shiny.html#mastering-shiny-solutions-baek


Don’t miss any updates, sign up below! I write informative stuff about data, careers and R.

* indicates required

The post 10 New books added to Big Book of R appeared first on Oscar Baruffa.

To leave a comment for the author, please follow the link and comment on their blog: R programming – Oscar Baruffa.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)