Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaz-yos/epi501-clojure

Clojure network-based SEIR model attempt
https://github.com/kaz-yos/epi501-clojure

Last synced: about 2 months ago
JSON representation

Clojure network-based SEIR model attempt

Awesome Lists containing this project

README

        

# EPI501 Clojure project

This is a project created for a network-based SEIR infectious disease modeling for the EPI501 Dynamics of Infectious Disease class at Harvard School of Public Health.

## Installation

Clone the Leiningen project directory

## Usage

For testing, do the following in the project directory

$ lein test

For running the default model and plotting, do the following.

$ lein run

## Example figure

![Graph 2](./resources/graph2.png)

## License

Copyright © 2014 Kazuki Yoshida

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.