haiti2 | R Documentation |
Generate a ‘spatPomp’ object for fitting to Haiti cholera data. Based on the model developed by Laura Matrajt et al. at the University of Florida.
haiti2(cutoff = 2014.161, region = "before", measure = "linear")
cutoff |
a numeric. Used to define the cutoff time for the model |
region |
a character string. Specifies whether the time region is before or after the cutoff time. |
measure |
a character string. Specifies the measurement model used. Valid entries are "linear" and "log". |
Note that VR is v_{rate}
in the manuscript. The units were calculated
using the fact that VR multiplies the travel matrix Tmat, which has units
in km^{-2}
.
An object of class ‘spatPomp’.
c_epidemic <- haiti2(cutoff=2014.25, region="before")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.