Skip to content

Commit

Permalink
Merge pull request #83 from LSHTM-CHIL/nichola_branch
Browse files Browse the repository at this point in the history
Nichola branch
  • Loading branch information
jackrdwilliams committed Oct 6, 2021
2 parents 3e3f7e3 + 90c9872 commit f84a278
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 630 deletions.
Binary file removed Manuscript/Ex57sol.xls
Binary file not shown.
Binary file removed Manuscript/ExcelVersion_Ex66bsol.xls
Binary file not shown.
1 change: 0 additions & 1 deletion Manuscript/RCodeHEDiagram.drawio

This file was deleted.

378 changes: 0 additions & 378 deletions Manuscript/THR_Model.R

This file was deleted.

214 changes: 0 additions & 214 deletions Manuscript/THR_Model_VOI.R

This file was deleted.

6 changes: 0 additions & 6 deletions Manuscript/cov55.csv

This file was deleted.

6 changes: 0 additions & 6 deletions Manuscript/hazardfunction.csv

This file was deleted.

7 changes: 0 additions & 7 deletions Manuscript/life-table.csv

This file was deleted.

20 changes: 2 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Decision Modelling for Health Economic Evaluation R Code

[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
## About

This repository was originally created to write R code that was complementary to the "Decision Modelling for Health Economic Evaluation" course. See this website for further information about the course: https://modelling.he-evalcourses.com/

Excel versions of the models used throughout the course are available here (versions aligned with the corresponding book chapters): https://www.herc.ox.ac.uk/downloads/decision-modelling-for-health-economic-evaluation

We then used this code to aid in writing our tutorial paper entitled "Extensions of Health Economic Evaluation in R for Microsoft Excel Users: A Tutorial for incorporating heterogeneity and conducting value of information analyses".

## Repo Layout

Expand All @@ -21,7 +19,6 @@ This directory has the following structure:
Advanced_Course ├── which has all Advanced Course code & data
Manuscript ├── which has all manuscript code & data
```

### Course Workflow
Expand Down Expand Up @@ -58,23 +55,10 @@ Each Module (excluding the Reader) has the following:
Note: For Modules A3 and A4, the Template and Solution files are split into ‘Part 1’ and ‘Part 2’. The Instructions PDF walks you through when to use which.


### Manuscript Workflow

The manuscript folder contains:

* The original THR model R script: THR_Model.R

* An R script providing code to perform Value of Information analyses on the THR model: THR_Model_VOI.R

* All necessary data files to run the relevant R scripts: life-table.csv, hazardfunction.csv, cov55.csv.

* The excel version of the model which was downloaded from "https://www.herc.ox.ac.uk/downloads/decision-modelling-for-health-economic-evaluation" written by Andrew Briggs, Mark Sculpher and Karl Claxton [last accessed 25/08/2021]

### How to Cite this Work

Prior to the release of the corresponding manuscript, please cite any R code used from the course or the repository as per stated within our License: "Jack Williams[1], Nichola R. Naylor[1] and Andew Briggs, 2021, "Decision Making for Health Economic Evaluation R Code. [1]Equal contribution/Joint First Author"
Please cite any R code used from the course or the repository as per stated within our License: "Jack Williams[1], Nichola R. Naylor[1] and Andew Briggs, 2021, "Decision Making for Health Economic Evaluation R Code. [1]Equal contribution/Joint First Author"

Once the manuscript has been published, please use this citation. [This will be updated once the citation is finalised].

### Other information

Expand Down

0 comments on commit f84a278

Please sign in to comment.