<p>From a review of the first edition: "<i>Modern Data Science with R</i>β¦ is rich with examples and is guided by a strong narrative voice. Whatβs more, it presents an organizing framework that makes a convincing argument that data science is a course distinct from applied statistics" (<i>The Americ
Modern Data Science with R (Chapman & Hall/CRC Texts in Statistical Science)
β Scribed by Benjamin S. Baumer, Daniel T. Kaplan, Nicholas J. Horton
- Publisher
- Chapman and Hall/CRC
- Year
- 2021
- Tongue
- English
- Leaves
- 632
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
From a review of the first edition: "Modern Data Science with Rβ¦ is rich with examples and is guided by a strong narrative voice. Whatβs more, it presents an organizing framework that makes a convincing argument that data science is a course distinct from applied statistics" (The American Statistician).
Modern Data Science with R is a comprehensive data science textbook for undergraduates that incorporates statistical and computational thinking to solve real-world data problems. Rather than focus exclusively on case studies or programming syntax, this book illustrates how statistical programming in the state-of-the-art R/RStudio computing environment can be leveraged to extract meaningful information from a variety of data in the service of addressing compelling questions.
The second edition is updated to reflect the growing influence of the tidyverse set of packages. All code in the book has been revised and styled to be more readable and easier to understand. New functionality from packages like sf, purrr, tidymodels, and tidytext is now integrated into the text. All chapters have been revised, and several have been split, re-organized, or re-imagined to meet the shifting landscape of best practice.
π SIMILAR VOLUMES
This volume is the best hands-on R book I could find which opens the door to lm() in R. The book is thin and the contents somewhat dense - there is no room for hand-holding: you need to learn the basics of R and statistical modeling elsewhere. But if you meet the prerequisites, buy the book, read
Books on regression and the analysis of variance abound-many are introductory, many are theoretical. While most of them do serve a purpose, the fact remains that data analysis cannot be properly learned without actually doing it, and this means using a statistical software package. There are many of
<span><p>Designed as a textbook for a one or two-term introduction to mathematical statistics for students training to become data scientists, <b>Foundations of Statistics for Data Scientists: With R and Python</b> is an in-depth presentation of the topics in statistical science with which any data
<p><strong>Bayesian Networks: With Examples in R, Second Edition</strong> introduces Bayesian networks using a hands-on approach. Simple yet meaningful examples illustrate each step of the modelling process and discuss side by side the underlying theory and its application using R code. The examples