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: Exploratory Data Analysis with RExploratory Data Analysis with R
by - Leanpub
This book teaches you to use R to effectively visualize and explore complex datasets. Exploratory data analysis is a key part of the data science process because it allows you to sharpen your question and refine your modeling strategies.
(6754 views)
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.
(24503 views)
Book cover: Statistics with RStatistics with R
by
Contents: Introduction to R; Programming in R; From Data to Graphics; Customizing graphics; Factorial methods; Clustering; Probability Distributions; Estimators and Statistical Tests; Regression; Other regressions; Regression Problems; etc.
(8968 views)
Book cover: The R InfernoThe R Inferno
by - Burns Statistics
If you don't know of 'The R Inferno', this revised edition is a book-length (intermediate level) explanation of a few trouble spots when using the R language. If you are using R and you think you're in hell, this is a map for you.
(16176 views)