Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Causal Inference in R

You're reading from   Causal Inference in R Decipher complex relationships with advanced R techniques for data-driven decision-making

Arrow left icon
Product type Paperback
Published in Nov 2024
Publisher Packt
ISBN-13 9781837639021
Length 382 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Subhajit Das Subhajit Das
Author Profile Icon Subhajit Das
Subhajit Das
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Preface 1. Part 1:Foundations of Causal Inference
2. Chapter 1: Introducing Causal Inference FREE CHAPTER 3. Chapter 2: Unraveling Confounding and Associations 4. Chapter 3: Initiating R with a Basic Causal Inference Example 5. Part 2: Practical Applications and Core Methods
6. Chapter 4: Constructing Causality Models with Graphs 7. Chapter 5: Navigating Causal Inference through Directed Acyclic Graphs 8. Chapter 6: Employing Propensity Score Techniques 9. Chapter 7: Employing Regression Approaches for Causal Inference 10. Chapter 8: Executing A/B Testing and Controlled Experiments 11. Chapter 9: Implementing Doubly Robust Estimation 12. Part 3: Advanced Topics and Cutting-Edge Methods
13. Chapter 10: Analyzing Instrumental Variables 14. Chapter 11: Investigating Mediation Analysis 15. Chapter 12: Exploring Sensitivity Analysis 16. Chapter 13: Scrutinizing Heterogeneity in Causal Inference 17. Chapter 14: Harnessing Causal Forests and Machine Learning Methods 18. Chapter 15: Implementing Causal Discovery in R 19. Index 20. Other Books You May Enjoy

To get the most out of this book

To fully benefit from this book, it is recommended you have some understanding of basic statistical concepts, including distributions, hypothesis testing, and confidence intervals. Familiarity with fundamental data analysis techniques, such as linear and logistic regression, may help further (but are not necessary), as these will provide a basis for understanding the more advanced causal inference methods covered in this book.

In terms of programming, having some experience with R is highly advantageous but not essential. You should be comfortable with basic R operations, such as data manipulation using data.frame, handling different data types, and using common functions and packages such as dplyr and ggplot2 for data analysis and visualization. If you are new to R, don’t worry – the book includes introductory sections on setting up R and guiding you through essential R skills. However, having a basic programming mindset will help you grasp more complex coding tasks.

Regarding system requirements, you will need a laptop or desktop computer capable of running R and RStudio Desktop, the popular integrated development environment (IDE) for R. A computer with at least 8 GB of RAM is recommended to efficiently handle larger datasets and perform computations required for causal analysis. While R itself is not resource-intensive, some of the analyses and models discussed in the book, especially those involving large datasets or complex simulations, will benefit from a modern multi-core processor and ample storage space. Additionally, having a stable internet connection will be useful for downloading R packages and accessing online resources.

Setting up the coding platform R Studio is detailed step by step in Chapter 3.

Software/hardware covered in the book

Operating system requirements

RStudio Desktop

Windows, macOS, or Linux

R

Important note on sensitivity and analytical focus of the practical examples

The practical examples covered in this book may explore complex societal issues, however, our focus is solely on learning about the analytical methods. The insights gained from the examples are intended to demonstrate statistical and computational techniques, not to provide definitive conclusions about real-world problems.

If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.

lock icon The rest of the chapter is locked
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 $19.99/month. Cancel anytime
Banner background image