-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #31 from steno-aarhus/Kamhorn-patch-3
Create index.qmd
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: "Transportability" | ||
description: "This session serves as a condensed course on Transportability and Target populations, with hands-on application utilizing the R programming language" | ||
date: "2024-03-14" | ||
references: | ||
- type: article-journal | ||
id: DahabrehHernán2022 | ||
author: | ||
- family: Dahabreh | ||
given: Issa J | ||
- family: Hernán | ||
given: Miguel A | ||
issued: 2020 | ||
title: 'Study Designs for Extending Causal Inferences From a Randomized Trial to a Target Population' | ||
DOI: 10.1093/aje/kwaa270 | ||
--- | ||
|
||
Files from session: | ||
|
||
- [Slides](slides.pdf) | ||
- [teaching_code](teaching_code.R) | ||
|
||
Article discussed were [@DahabrehHernán2022] |