Skip to content

vsenderov/epirppl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

epirppl: Epidemiolgy package for RootPPL

This package implements aims to implement disease models in RootPPL. Currently, it implements the Yap-Dengue model

They are useful for modelling epidemics of mosquito-borne diseases such as Zika and dengue. The original model is described in Funk et al. (2016), and the particular model implemented here in Murray et al. (2018).

The implementation is based on the original implementation by Sebastian Funk, which was in LibBi. The model has been adapted from continuous-time and state to discrete-time and state.

License

This package is open source software.

It is licensed under the Apache License, Version 2.0 (the "License"); you may not use it except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Getting started

To build, use:

rootppl models/Yap_Dengue.cu

To run, use:

./program

References

About

Epidemiology package for RootPPL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages