Skip to content

steno-aarhus/IDEG-mediation-course

Repository files navigation

Analysis of mechanisms: Modern mediation analysis for basic, clinical and epidemiological research in diabetes and endocrinology

License: CC BY 4.0

Description

This short workshop on Directed Acyclic Graphs (DAGs) and mediation analysis is offered as part of the International Diabetes Epidemiology Group (IDEG) Trainee Workshop in Bangkok, Thailand, on 3 April 2025.

This repository contains the lesson, lecture, and assignment material for the workshop, including the website source files and other associated course administration files.

To install the packages needed to build this website, run:

pak::pak()

Build the website either in RStudio with Ctrl-Shift-B or:

quarto::quarto_render()