Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
The Statistics and Machine Learning with R Workshop

You're reading from  The Statistics and Machine Learning with R Workshop

Product type Book
Published in Oct 2023
Publisher Packt
ISBN-13 9781803240305
Pages 516 pages
Edition 1st Edition
Languages
Author (1):
Liu Peng Liu Peng
Profile icon Liu Peng

Table of Contents (20) Chapters

Preface 1. Part 1:Statistics Essentials
2. Chapter 1: Getting Started with R 3. Chapter 2: Data Processing with dplyr 4. Chapter 3: Intermediate Data Processing 5. Chapter 4: Data Visualization with ggplot2 6. Chapter 5: Exploratory Data Analysis 7. Chapter 6: Effective Reporting with R Markdown 8. Part 2:Fundamentals of Linear Algebra and Calculus in R
9. Chapter 7: Linear Algebra in R 10. Chapter 8: Intermediate Linear Algebra in R 11. Chapter 9: Calculus in R 12. Part 3:Fundamentals of Mathematical Statistics in R
13. Chapter 10: Probability Basics 14. Chapter 11: Statistical Estimation 15. Chapter 12: Linear Regression in R 16. Chapter 13: Logistic Regression in R 17. Chapter 14: Bayesian Statistics 18. Index 19. Other Books You May Enjoy

What this book covers

Chapter 1, Getting Started with R, introduces the basics of R programming, including basic data structures such as vectors, matrices, factors, DataFrames, and lists and control logic such as loops, function writing, and so on.

Chapter 2, Data Processing with dplyr, introduces common data manipulation and processing techniques using the dplyr library, covering data transformation, aggregation, selection, and merging.

Chapter 3, Intermediate Data Processing, introduces common data processing challenges such as converting data types, filling in missing values, and matching for strings. This chapter also covers advanced techniques to ensure data quality, including categorical and textual data.

Chapter 4, Data Visualization with ggplot2, introduces common plotting techniques using ggplot2, covering the beginning-level aesthetics, geometrics, and themes of the library, as well as intermediate techniques such as overlaying the graphics with statistical models, coordinate systems, and facets.

Chapter 5, Exploratory Data Analysis, introduces different ways to work with and explore different types of data, including categorical data and numerical data, and different ways to summarize the data. This chapter also covers a case study that starts from data cleaning all the way to different visualization and analysis.

Chapter 6, Effective Reporting with R Markdown, introduces dynamic documents using R Markdown. Different from static contents, the outputs built using the R Markdown ecosystem offer interactivity covering graphs and tables. This chapter covers the fundamentals of R Markdown reports, including how to add, fine-tune, and customize figures and tables to make interactive and effective reports.

Chapter 7, Linear Algebra in R, covers beginner-level linear algebra with illustrated examples in R, including linear equations, vector spaces, and matrix basics such as common matrix operations, such as multiplication, inversion, and transposition.

Chapter 8, Intermediate Linear Algebra in R, introduces intermediate topics in linear algebra and implementations in R, including determinants of a matrix – the norm, rank, and trace of a matrix, and the eigenvalues and eigenvectors values.

Chapter 9, Calculus in R, introduces the basics of calculus and implementations in R, including fitting a function to data and plotting, derivatives and numerical differentiation, and integrals and integration.

Chapter 10, Probability Basics, introduces the basic concepts of probability and implementation in R, including common discrete probability distributions such as geometric distribution, binomial distribution, and Poisson distribution, as well as common continuous distributions such as normal distribution and exponential distribution.

Chapter 11, Statistics Estimation, introduces common statistical estimation and inference procedures for both numerical and categorical data. Key concepts such as hypothesis testing and confidence intervals will also be covered.

Chapter 12, Linear Regression in R, introduces simple and multiple linear regression models, covering topics such as model estimation, closed-form solutions, evaluation, and linear regression assumptions.

Chapter 13, Logistic Regression in R, introduces logistic regression and its connection to linear regression and the loss function and its application to modeling imbalanced datasets.

Chapter 14, Bayesian Statistics, introduces the Bayesian inference framework, covering topics such as posterior updates and uncertainty quantification.

lock icon The rest of the chapter is locked
Next Chapter arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}