You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you can't find the answers you're looking for in our tutorials or elsewhere on our site, check out these external resources. If you're still stuck, feel free to reach out to [ecohn\@epi.org](mailto:ecohn@epi.org).
- This Github repository contains a list of R tutorials and packages for Data Science, NLP and Machine Learning. It also serves as a reference guide for several common data analysis tasks (though most are minimally annotated).
[Causal Inference: The Mixtape](https://mixtape.scunning.com/)
- This ebook provides an introduction to causal inference using a range of modeling techniques and coding instructions for both R and Stata.
[Causal Inference in R](https://www.r-causal.org/)
- This book focuses explicitly on causal inference in R and is aimed at intermediate coders. The preface outlines what level of comfort with R the reader should have before using this book.