Code Monkey home page Code Monkey logo

mnmodel_adaptive's Introduction

Accompanying R code for the forthcoming publication

Sanstead et al., Adaptive COVID-19 Mitigation Strategies: Trade-Offs Between Trigger Thresholds, Response Timing, and Effectiveness, MDM Policy & Practice, 2023.

How to use:

First, go to COVID19pack/inst/make_package.R to install the COVID19 model package on your machine.

JKB Note: Open a new R session using the COVID19pack.Rproj I added within the CODIV19pack folder, and run make_package.R from there. To run the analysis scripts below, exit that RProj, open the COVID19_Trigger.RProj, and work from there.

The following scripts may be of interest:

  • The primary script that is used to run the base case scenarios A-F is Scenarios.R
  • To re-run model calibration, use the script calibABC.R
  • To run sensitivity analyses, use Sensitivity_Analysis.R

Some scripts may take a long time to run. Take care to set your working directory appropriately.

mnmodel_adaptive's People

Contributors

netterie avatar evaenns avatar

mnmodel_adaptive's Issues

Identify source data for p_inf_by_age

# Proportion of population in each age group
prop_inf_by_age <- c(0.08930854, 0.26353432, 0.15794502, 0.15717893, 0.14297132, 0.11012012, 0.04463342, 0.02264691, 0.01166143)

This parameter

image

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.