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: Using R for Introductory StatisticsUsing R for Introductory Statistics
by - Chapman & Hall/CRC
A self-contained treatment of statistical topics and the intricacies of the R software. The book focuses on exploratory data analysis, includes chapters on simulation and linear models. It lays the foundation for further study and development using R.
(24490 views)
Book cover: Advanced R programmingAdvanced R programming
by
The book is designed primarily for R users who want to improve their programming skills and understanding of the language. It should also be useful for programmers coming to R from other languages, as it explains some of R's quirks...
(10883 views)
Book cover: Just Enough R: Learn Data Analysis with R in a DayJust Enough R: Learn Data Analysis with R in a Day
by - Smashwords
Learn R programming for data analysis in a single day. The book aims to teach data analysis using R within a day to anyone who already knows some programming in any other language. The book has sample code which can be downloaded as a zip file.
(7167 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.
(14213 views)