Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/mrc-ide/YEP
Browse files Browse the repository at this point in the history
  • Loading branch information
KeithJF82 committed Jul 31, 2023
2 parents 411ec7a + 3b01df6 commit d70c627
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 14 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,17 @@

A package for running a dynamic SEIRV model of yellow fever, creating input data and processing output data.

The package can also be used to fit values of epidemiological parameters of the model to different types of data on yellow fever burden in one or more regions.
The package can also be used to:

(This package is currently being overhauled.)
-Generate datasets based on existing yellow fever epidemiological datasets (annual reported case data and seroprevalence survey results).
-Estimate values of epidemiological parameters of the model and other parameters including vaccine efficacy and case reporting rates, based on epidemiological data on yellow fever burden from one or more regions.
-Generate yellow fever burden data for multiple countries based on the approach used by the [Vaccine Impact Modelling Consortium] (https://www.vaccineimpact.org/).

Preprint of paper currently being reviewed by Lancet Global Health detailing model and applications: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4469377

Additional packages for use with this package:
[YEPaux](https://github.com/mrc-ide/YEPaux]: Auxiliary functions for processing model output and parameter estimation results
[YellowFeverDynamics](https://github.com/mrc-ide/YellowFeverDynamics): Alternate versions of the basic model and additional functions for outbreak risk estimation and response modelling

<!-- badges: start -->
[![R-CMD-check](https://github.com/mrc-ide/YEP/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mrc-ide/YEP/actions/workflows/R-CMD-check.yaml)
Expand Down
12 changes: 0 additions & 12 deletions index.md

This file was deleted.

Binary file modified src/SEIRV_Model.o
Binary file not shown.
Binary file modified src/YEP.dll
Binary file not shown.
Binary file modified src/cpp11.o
Binary file not shown.

0 comments on commit d70c627

Please sign in to comment.