Code Monkey home page Code Monkey logo

introduction-to-r-for-hta-2023's Introduction

Introduction-to-R-for-HTA: getting to grips with R for health economic decision modelling


This repository stores the code, presentations, and material used in the R-HTA in LMICs introductory 2023 tutorial. The following sections provide a breakdown of the primary documents and guidance on how to use them for your own personal training. The tutorial is based on several open-source frameworks for Cost-Effectiveness Analysis modelling in R, developed by the DARTH group, for HTA (see the citations section).

Navigation

The R folder includes the core R script of the Markov model which produces the economic results for the cost-effectiveness analysis. The model is an R based replication of a model originally presented in chapter two of Decision Modelling for Health Economic Evaluation by Briggs A., et al.

The excel folder includes the original model's solution template, developed in Excel, provided by Oxford's Health Economics Research Centre (HERC).

The analysis folder includes the secondary R script that produces the economic analysis from the results of the Markov model.

Preliminaries

# Install release version from CRAN
install.packages("devtools")

# Or install development version from GitHub
# devtools::install_github("r-lib/devtools")
  • then install darthtools using devtools
# Install development version from GitHub
devtools::install_github("DARTH-git/darthtools")

Citations

For syntax consistency, we follow the R syntax framework developed by the DARTH group:

This tutorial is also based on several open-source R coding templates for HTA:

Alarid-Escudero F, Krijkamp EM, Enns EA, Yang A, Hunink MGM, Pechlivanoglou P, Jalal H. A Tutorial on Time-Dependent Cohort State-Transition Models in R using a Cost-Effectiveness Analysis Example (https://arxiv.org/abs/2108.13552). arXiv:2108.13552v2. 2022:1-37.

Alarid-Escudero F, Krijkamp EM, Pechlivanoglou P, Jalal H, Kao SZ, Yang A, Enns EA. A Need for Change! A Coding Framework for Improving Transparency in Decision Modeling. Pharmacoeconomics. 2019 Nov;37(11):1329-1339. doi: 10.1007/s40273-019-00837-x. PMID: 31549359; PMCID: PMC6871515 10.5281/zenodo.6620902. Last accessed 7 June 2022.

Additional Information

Visit our webpage and follow the links to our social media to keep up-to-date with our latest tutorials. Alternatively, follow us on EventBrite to receive notifications as new events go live!

introduction-to-r-for-hta-2023's People

Contributors

jsoboil avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.