Coder Social home page Coder Social logo

optimal_control's Introduction

Build Status

Contact:

Project:

Using optimal control theory to identify cost-optimal interventions for control and elimination of schistosomiasis in different settings. Building on a previous project for ESPM 288 investigating optimal control of a simple infectious disease system, work for which can be found in the Archive folder.

Contents:

data folder

Contains raw data used for this project such as epi data (that's non-sensitive) and large .RData files that are outputs of more intensive simulations

analysis folder

Contains two .Rmds and their outputs. manuscript.Rmd is text of the manuscruipt that's being generated related to this work. notebook.Rmd is a daily tracker of my thoughts and actions related to the work I do on this project

R folder

Contains scripts that are used in the analysis folder to generate figures, test hypotheses, test functions, generate new questions, etc.

Common files:

  • README.md: This file
  • gitignore: Files ignored by Git commands

Infrastructure for testing:

  • .travis.yml: Configuration file for automatically running continuous integration checks to verify reproducibility of all .Rmd notebooks in the repo. If all .Rmd notebooks can render successfully, the "Build Status" badge above will be green (build success), otherwise it will be red (build failure).
  • DESCRIPTION : Metadata file for the repository, based on the R package standard. Lists any additional R packages/libraries needed for any of the .Rmd files to run.
  • render_rmds.R : R script that is run to execute the above described tests, rendering all .Rmd notebooks.

optimal_control's People

Contributors

cmhoove14 avatar dpseidel avatar

Watchers

 avatar

optimal_control's Issues

Proposal Feedback

Neat proposal Chris! This is certainly an ambitious modeling project! I imagine even just your first goal of reproducing Figure 3 is going to take some concerted effort! As I mentioned after class on Thursday, you should not feel tied to complete everything proposed in your original proposal as long as you meet the goals of the project as outlined on the syllabus. Looking forward to seeing your completed project!

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.