Build status: mainLatest commitcoverage

Simulations and calculations on a compartmental model for Plasmodium Vivax dynamics.

This code is associated with the following manuscripts:

The package can be installed using the devtools package:

library(devtools)  
install_github("SwissTPH/VivaxModelR")

The vignette presenting how to use the package is available here.
A simplified version of the package without delayed access to treatment is available here.
A quick description for developers of the scripts in the package is available here.