View source: R/haiti3_dep_data.R
haiti3_dep_data | R Documentation |
Function used to get department data for individual departments.
haiti3_dep_data(departement = "Artibonite", start_time = "2014-03-01")
departement |
Name of department to fit POMP model to |
start_time |
Time of which to start the time series. In the original paper, the authors used a start time of 2014-03-01 for all departements except for Ouest, which started with a time of 2017-06-10. This means that there wasn't a national-coupled model fit to the data until 2017-06-01, which means that there was less than 2 years of data to fit the model. Still, the authors fit the remaining departemental models to data from 2014-03-01. This added argument allows us to fit the Ouest model earlier, or fit the remaining departement models at 2017-06-01 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.