Adam Rohde

Logo

Welcome! Learn a bit about me, reach out, and keep an eye on my research!

Home | Research | Notes | Resume


Here is where I’ll be posting “notes” of varying length that dig into topics in causal inference, machine learning, statistical computation, and other areas I find interesting or useful.

Causal Inference Discussion Section Slides

These are slides prepared as part of TAing STATS 420 Causal Inference in Social Science Practice. Note that much of the material draws heavily from the sources listed at the beginning of each slide deck. These slides were created for teaching purposes only.


Overview of Experimental Design

This note provides an overview of experimental design including key principles, basic statistics, parametric hypothesis testing, ANOVA, randomization tests, and factorial designs. Link


Causal Inference Fundamentals

This note provides an overview of foundational ideas in causal inference. I discuss potential outcomes, target causal estimands, the structural causal model, DAGs, Twin Networks, SWIGs, and the adjustment criterion. Link


Data Explotation in R

This note covers how I approach data exploration using tools in R. The focus is on exploring a dataset starting from zero. Link