
- 236 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
"Overall, this textbook is a perfect guide for interested researchers and students who wish to understand the rationale and methods of causal inference. Each chapter provides an R implementation of the introduced causal concepts and models and concludes with appropriate exercises."-An-Shun Tai & Sheng-Hsuan Lin, in Biometrics
One of the primary motivations for clinical trials and observational studies of humans is to infer cause and effect. Disentangling causation from confounding is of utmost importance. Fundamentals of Causal Inference explains and relates different methods of confounding adjustment in terms of potential outcomes and graphical models, including standardization, difference-in-differences estimation, the front-door method, instrumental variables estimation, and propensity score methods. It also covers effect-measure modification, precision variables, mediation analyses, and time-dependent confounding. Several real data examples, simulation studies, and analyses using R motivate the methods throughout. The book assumes familiarity with basic statistics and probability, regression, and R and is suitable for seniors or graduate students in statistics, biostatistics, and data science as well as PhD students in a wide variety of other disciplines, including epidemiology, pharmacy, the health sciences, education, and the social, economic, and behavioral sciences.
Beginning with a brief history and a review of essential elements of probability and statistics, a unique feature of the book is its focus on real and simulated datasets with all binary variables to reduce complex methods down to their fundamentals. Calculus is not required, but a willingness to tackle mathematical notation, difficult concepts, and intricate logical arguments is essential. While many real data examples are included, the book also features the Double What-If Study, based on simulated data with known causal mechanisms, in the belief that the methods are best understood in circumstances where they are known to either succeed or fail. Datasets, R code, and solutions to odd-numbered exercises are available on the book's website at www.routledge.com/9780367705053. Instructors can also find slides based on the book, and a full solutions manual under 'Instructor Resources'.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
1Introduction
1.1 A Brief History
- What a thing is made of, e.g. the porcelain of a cup
- The form of a thing, e.g. the octave the relation of 2:1
- āThe primary source of the change or coming to rest; e.g. the man who gave advice is a cause, the father is cause of the child, and generally what makes of what is made and what causes change of what is changed.ā
- āThat for the sake of which a thing is done, e.g. health is the cause of walking about. (āWhy is he walking about?ā we say. āTo be healthy,ā and, having said that, we think we have assigned the cause.)ā
āWe have no other notion of cause and effect, but that of certain objects, which have been always conjoined together, and which in all past instances have been found inseparable. We cannot penetrate into the reason of the conjunction. We only observe the thing itself, and always find that, from the constant conjunction, the objects require a union in the imagination⦠Thus, though causation be a philosophical relation, as implying contiguity, succession, and constant conjunction, yet it is only so far as it is a natural relation, and produces a union among our ideas, that we are able to reason upon it, or draw any inference from it.ā
āFirst Canon (the Method of Agreement): If two or more instances of the phenomenon under investigation have only one circumstance in common, the circumstance in which alone all the instances agree, is the cause (or effect) of the given phenomenon.Second Canon (the Method of Difference): If an instance in which the phenomenon-under investigation occurs, and an instance in which it does not occur, have every circumstance save one in common, that one occurring only in the former; the circumstance in which alone the two instances differ, is the effect, or cause, or a necessary part off the cause, off the phenomenon.Third Canon (the Joint Method ...
Table of contents
- Cover
- Half-Title Page
- Series Page
- Title Page
- Copyright Page
- Dedication Page
- Contents
- Preface
- 1 Introduction
- 2 Conditional Probability and Expectation
- 3 Potential Outcomes and the Fundamental Problem of Causal Inference
- 4 Effect-Measure Modification and Causal Interaction
- 5 Causal Directed Acyclic Graphs
- 6 Adjusting for Confounding: Backdoor Method via Standardization
- 7 Adjusting for Confounding: Difference-in-Differences Estimators
- 8 Adjusting for Confounding: Front-Door Method
- 9 Adjusting for Confounding: Instrumental Variables
- 10 Adjusting for Confounding: Propensity-Score Methods
- 11 Gaining Efficiency with Precision Variables
- 12 Mediation
- 13 Adjusting for Time-Dependent Confounding
- Appendix
- Bibliography
- Index