Skip to content

steno-aarhus/IDEG-mediation-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46c5bc4 · Mar 4, 2025

History

76 Commits
Mar 3, 2025
Mar 4, 2025
Feb 11, 2025
Mar 3, 2025
Mar 4, 2025
Mar 3, 2025
Mar 4, 2025
Mar 4, 2025
Mar 4, 2025
Mar 3, 2025
Mar 3, 2025
Mar 4, 2025
Mar 4, 2025
Feb 21, 2025
Mar 4, 2025

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 course, 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()