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: R Packages: Organize, Test, Document and Share Your CodeR Packages: Organize, Test, Document and Share Your Code
by - O'Reilly Media
This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham's package development philosophy. You'll work with devtools, roxygen, and testthat, a set of R packages.
(5925 views)
Book cover: Using R for Data Analysis and GraphicsUsing R for Data Analysis and Graphics
by - Australian National University
These notes are designed to allow individuals who have a basic grounding in statistical methodology to work through examples that demonstrate the use of R for a range of types of data manipulation, graphical presentation and statistical analysis.
(13695 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.
(16208 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...
(10931 views)