Skip to content

Commit 43c4c09

Browse files
committed
2 parents 3a84c93 + 534731a commit 43c4c09

4 files changed

Lines changed: 53 additions & 21 deletions

File tree

_quarto.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ project:
2525
- "!materials/intro_to_r/05_loops_and_functions_solutions.Rmd"
2626

2727
website:
28-
title: "Decision Modeling in R Workshop"
28+
title: "Cost-Effectiveness and Decision Modeling in R Workshop"
2929
site-url: "https://ppehli.github.io/DARTH_course/"
3030
repo-url: "https://github.com/ppehli/DARTH_course"
3131
repo-actions: [source, issue]
@@ -37,7 +37,7 @@ website:
3737
href: index.qmd
3838
# - text: "Start Here"
3939
# href: getting-started.qmd
40-
- text: "Pre-workshop"
40+
- text: "Pre-Workshop"
4141
href: prework/index.qmd
4242
- text: "Workshop Day 1"
4343
href: days/june-25.qmd
@@ -51,8 +51,8 @@ website:
5151
# href: materials/index.qmd
5252
# - text: "Exercises"
5353
# href: exercises/index.qmd
54-
# - text: "Resources"
55-
# href: resources/index.qmd
54+
- text: "Resources"
55+
href: resources/index.qmd
5656
sidebar:
5757
style: "docked"
5858
# collapse-level: 1
@@ -64,7 +64,7 @@ website:
6464
# - getting-started.qmd
6565
# - schedule.qmd
6666
- Instructors.qmd
67-
- section: "Pre-workshop Preparation"
67+
- section: "Pre-Workshop Preparation"
6868
contents:
6969
- prework/index.qmd
7070
- prework/intro-r.qmd
@@ -94,9 +94,9 @@ website:
9494
# - exercises/exercise-03-microsimulation.qmd
9595
# - exercises/exercise-04-sensitivity-analysis.qmd
9696
# - exercises/capstone.qmd
97-
# - section: "Resources"
98-
# contents:
99-
# - resources/index.qmd
97+
- section: "Resources"
98+
contents:
99+
- resources/index.qmd
100100
# - resources/packages.qmd
101101
# - resources/troubleshooting.qmd
102102
# - after-workshop.qmd

index.qmd

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ subtitle: "Oslo, June 2026"
55

66
::: {.hero}
77
<!-- Welcome! This website is the official home for all information related to the Cost-Effectiveness and Decision Modeling workshop. This site contains all the information you’ll need to get the most out of this workshop, including software, R packages, and additional resources. -->
8-
Welcome! This site contains all the key information for this workshop, including required software, R packages, and additional resources. Please note that completing the mandatory preparation (see Pre-work Preparation) and joining our Slack workspace are essential steps to ensure you are fully prepared before the workshop begins.
8+
Welcome! This site contains all the key information for this workshop, including required software, R packages, and additional resources.
9+
10+
Please note that completing the Pre-Workshop Preparation materials and joining the Slack workspace are essential steps to ensure you are fully prepared before the workshop begins. See below on this page for instructions on where to locate these items.
11+
912
:::
1013

1114
## Workshop dates and location
@@ -18,16 +21,11 @@ In-person sessions will be taking place on the following dates from 10am-4pm GMT
1821

1922
The course will use Auditorium 2 on Floor 1 of the University of Oslo's main library building called Georg Sverdrups Hus. The address is: Moltke Moes vei 39, 0851 Oslo. Please click here for a link (available in Norwegian and English) to see a map of the building and transportation instructions: <https://www.uio.no/english/about/getting-around/areas/blindern/bl27/index.html>
2023

21-
## Expected workload
22-
23-
<!-- On workshop days, participants will spend approximately **5-6 hours in live interactive sessions**. -->
24-
We recommend investing an additional **2-4 hours per day** to review material and complete exercises.
25-
2624
## Suggested daily schedule
2725

2826
- Preparation modules with video lectures: **1-2 hours**
2927
- Live interactive sessions with code demonstrations and coding exercises: **5-6 hours**
30-
- Completion of coding assignments: **1-2 hours**
28+
- Completion of coding assignments (if not finished during class time): **1-2 hours**
3129

3230
## Communication
3331

@@ -65,9 +63,10 @@ If you will be using a personal machine, follow the installation instructions be
6563

6664
**4. Mandatory pre-course Intro to R module**
6765

68-
Prior to the start of the workshop, please go through the Introduction to R module to learn the fundamentals and functionality of R that you will need for the workshop. Depending on your current R skills, it may take you between **2-8 hours** to complete the module. Access the module here: <https://intro-to-r-mod.netlify.app/>
66+
Prior to the start of the workshop, please go through the Introduction to R module to learn the fundamentals and functionality of R that you will need for the workshop. Depending on your current R skills, it may take you between **2-8 hours** to complete the module.
67+
68+
You can find the module by clicking the "Introduction to R" section on the menu on the left of this website, or clicking here: <https://ppehli.github.io/DARTH_course/prework/intro-r.html>
6969

70-
Please let Alex or Petros know if you encounter difficulties installing the *darthtools* and *dampack* R packages when completing the <a href="../materials/intro_to_r/00_prep.Rmd" download>00_prep.Rmd </a> file on the first page of the module: <https://intro-to-r-mod.netlify.app/days/day1/getting_ready/>
7170

7271
**5. Familiarize yourself with this course website**
7372

prework/index.qmd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ title: "Pre-Workshop Preparation"
44

55
## Mandatory pre-course Intro to R module
66

7-
Prior to the start of the workshop, please go through the Introduction to R module to learn the fundamentals and functionality of R that you will need for the workshop. Depending on your current R skills, it may take you between **2-8 hours** to complete the module. Access the module here: <https://intro-to-r-mod.netlify.app/>
7+
Prior to the start of the workshop, please go through the Introduction to R module to learn the fundamentals and functionality of R that you will need for the workshop. Depending on your current R skills, it may take you between **2-8 hours** to complete the module. Access the module here: <https://ppehli.github.io/DARTH_course/prework/intro-r.html>
88

9-
Please note that the module’s Software Installation page mentions older R and RStudio versions – please disregard this and download the latest versions available.
10-
11-
Please let Alex or Petros know if you encounter difficulties installing the *darthtools* and *dampack* R packages when completing the 00_prep.Rmd file on the first page of the module: <https://intro-to-r-mod.netlify.app/days/day1/getting_ready/>
9+
Please let Alex or Petros know if you encounter difficulties installing the *darthtools* and *dampack* R packages when completing the 00_prep.Rmd file on the first page of the Intro to R module.
1210

1311

1412
## Preparation materials for each workshop day

resources/index.qmd

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Resources"
3+
format: html
4+
---
5+
6+
## Decision Analysis in R for Technologies in Health (DARTH) workgroup
7+
8+
DARTH is a multi-institutional, multi-university collaborative effort comprised of researchers who have a passion for transparent and open-source solutions to decision analysis in health. The aim of this collaboration is to expand knowledge in decision analysis using R and develop educational material that empowers people to construct R-based decision models.
9+
10+
Please visit the DARTH website to find tutorials and publications by our group that may be helpful for your own work: <https://www.darthworkgroup.com/>
11+
12+
Follow us on LinkedIn to know about future workshops and publications: <https://www.linkedin.com/company/darth-workgroup/>
13+
14+
15+
## R for Health Technology Assessment (HTA)
16+
17+
R for Health Technology Assessment (HTA) is an academic consortium whose main objective is to explore the use of R for cost-effectiveness analysis (CEA): <https://r-hta.org/>
18+
19+
Access the free web version of the recently published R for HTA textbook: <https://gianluca.statistica.it/books/online/r-hta/>
20+
21+
22+
## Society of Medical Decision Making (SMDM)
23+
24+
The Society for Medical Decision Making aims to advance medical decision-making research and practice to improve health outcomes. Members work together with patients, clinicians, researchers, policy-makers, and the public to improve the quality, patient-centeredness, and value of health decisions.
25+
26+
SMDM hosts many (virtual) webinars, workshops, and short courses throughout the year: <https://smdm.org/education/>
27+
28+
29+
## International Society for Pharmacoeconomics and Outcomes Research (ISPOR)
30+
31+
ISPOR's mission is to advance health economics and outcomes research excellence to improve decision making for health globally.
32+
33+
ISPOR also hosts educational events throughout the year: <https://www.ispor.org/education-training>
34+
35+

0 commit comments

Comments
 (0)