A tool to simulate an outbreak based on simple assupmtions on the transmission, sampling and mutation
To install the development version from github (the package devtools is required):
library(devtools)
install_github("yeyixuan/outbreaksim",ref='trunck')
Once installed, the package can be loaded using:
library(outbreaksim)