DEV Community

Cover image for Introducing our new book, Tidy Modeling with R šŸ“–
Julia Silge
Julia Silge

Posted on • Originally published at juliasilge.com on

Introducing our new book, Tidy Modeling with R šŸ“–

Max Kuhn and I are pleased to announce our new book, Tidy Modeling with R!

Cover

This book focuses on how to use tidymodels and has two main goals:

  • Readers will learn how to use R and tidymodels packages to create robust and reliable models. This is a practical book, full of code examples with real datasets.

  • The book encourages good methodology and statistical practice. The design of tidymodels packages (from the software itself to documentation, training materials, and this book) is oriented toward the challenges of dealing with models in the real world and setting up everyday practitioners for success.

Cover

Tidy Modeling with R is currently a work in progress. The first eleven chapters are available as of today, and we encourage you to check them out! We will continue to add new chapters in the upcoming months, and we intend to publish a print version when the book is completed.

The source code to create the book is on GitHub, and readers such as you are welcome to contribute if you wish. Guidelines for contributions are available here.

Top comments (0)