Tuhinur Rahman Chowdhury
  • Home
  • Research
  • Teaching
  • Learning with Tuhinur
    • Causal Modeling
    • Big Data & Machine Learning
    • Time Series Forecasting
  • About
  • CV

Causal Modeling
Learning with Tuhinur · Notes, tutorials, and resources on causal inference
Potential Outcomes DAGs Difference-in-Differences Instrumental Variables Regression Discontinuity
Content coming soon. Check back for notes and tutorials.
Source Code
---
title: ""
page-layout: full
toc: false
---

```{=html}
<div class="hero-banner">
  <div class="hero-name">Causal Modeling</div>
  <div class="hero-role">Learning with Tuhinur &middot; Notes, tutorials, and resources on causal inference</div>
  <div class="hero-tags">
    <span class="hero-tag"><span class="dot" style="background:#f59e0b;"></span>Potential Outcomes</span>
    <span class="hero-tag"><span class="dot" style="background:#60a5fa;"></span>DAGs</span>
    <span class="hero-tag"><span class="dot" style="background:#34d399;"></span>Difference-in-Differences</span>
    <span class="hero-tag"><span class="dot" style="background:#a78bfa;"></span>Instrumental Variables</span>
    <span class="hero-tag"><span class="dot" style="background:#f87171;"></span>Regression Discontinuity</span>
  </div>
</div>

<div style="padding: 2rem 0.5rem 3rem; color:#888; font-size:0.92rem; font-style:italic;">
  Content coming soon. Check back for notes and tutorials.
</div>
```