Helpful extra resources on causal inference and dplyr
resources
Hi again everyone!
I recently posted a couple blog posts with some extra details and resources about core concepts in the class. You should check them out!
- Visualizing {dplyr}’s
mutate()
,summarize()
,group_by()
andungroup()
with animations - I made some little animations showing what happens when you group, summarize, and mutate - Demystifying causal inference estimands: ATE, ATT, and ATU - This is a helpful little exploration of the ATE, ATT, and ATU—those things that we talked about weeks ago at the beginning of the semester but haven’t really done a lot with since.