Logo

Tidy Modeling with R by Max Kuhn, Julia Silge

Small book cover: Tidy Modeling with R

Tidy Modeling with R
by

Publisher: O'Reilly Media
Number of pages: 381

Description:
This book is a guide to using a collection of software in the R programming language for model building called 'tidymodels'. The book provides a practical introduction to how to use these specific R packages to create models.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Practical Regression and Anova using RPractical Regression and Anova using R
by
The emphasis of this text is on the practice of regression and analysis of variance. The objective is to learn what methods are available and when they should be applied. Many examples are presented to clarify the use of the techniques.
(11285 views)
Book cover: Efficient R ProgrammingEfficient R Programming
by - O'Reilly
The book is about increasing the amount of work you can do with R in a given amount of time. It's about both computational and programmer efficiency. It's for anyone who uses R and who wants to make their use of R more reproducible and faster.
(7469 views)
Book cover: The Art of R ProgrammingThe Art of R Programming
by - UC Davis
This book is for those who wish to write code in R, as opposed to those who use R mainly for a sequence of separate, discrete statistical operations. The reader's level of programming background may range from professional to novice.
(14229 views)
Book cover: R for Data ScienceR for Data Science
by - O'Reilly Media
This book will teach you how to do data science with R: You'll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science.
(7750 views)