Git Product home page Git Product logo

ivi-nsclc's Introduction

Travis-CI Build Status Coverage Status

IVI-NSCLC

iviNSCLC is an R package that runs the Innovation and Value Initiative's (IVI's) non-small cell lung cancer (NSCLC) simulation model (the IVI-NSCLC model). The model simulates the costs, health outcomes, and risks associated with sequences of treatment including EGFR Tyrosine Kinase Inhibitors (TKIs), platinum-based doublet chemotherapy (PBDC), anti–vascular endothelial growth factor (anti-VEGF) therapy, and immune checkpoint inhibitors for patients with epidermal growth factor receptor (EGFR) positive NSCLC.

Installation

# Install the development version from GitHub:
# install.packages("devtools")
devtools::install_github("InnovationValueInitiative/IVI-NSCLC")

File structure

The components of the package iviNSCLC are distributed in eight directories:

  1. R: contains all R related code for simulating disease progression, costs, and QALYs. The code relies heavily on the hesim package.
  2. data-raw: Contains R scripts to generate tables used in the package which are saved into data. The input used in the NMA are included in the subdrectory mstate-nma-data. The output of the NMA is stored in the subdirectory mstate-nma.
  3. data: Contains tables created by the R scripts in data-raw. These are the parameter estimates that load with the package and can be viewed with data(package = "iviNSCLC").
  4. docs: Articles, references, and author information are stored here.
  5. man: Manual and general documentation.
  6. pkgdown: The package website.
  7. tests: Unit tests for the package.
  8. vignettes: Files for the package tutorial.

ivi-nsclc's People

Contributors

dincerti avatar jeroenpjansen avatar jeff-m-sullivan avatar oliver-diaz avatar laurenmzhao avatar andreaberardi 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.