Releases: NAU-CCL/SPARSEMODr
Releases · NAU-CCL/SPARSEMODr
Version 1.2.0
Change log:
- Major changes in response to peer-review critiques, including:
- No longer using "time-varying R0," as this is not conventional or matching epidemiological theory. Therefore, users must supply a time-varying transmission rate, "beta".
- Parameter "dist_param," which modulates the range of host movement, has been re-named to "dist_phi".
- All vignettes have been updated to represent these changes. Also the vignettes demonstrate how the user can have population-specific vectors of the time-varying parameter, "beta".
Version 1.1.0
Change log:
- Added support to provide different R0 trajectories for different populations. Refer to the time_windows documentation for more information about providing values for R0.
Bug fixes:
- Fixed some memory leaks.
Version 1.0.1
Bug fixes
- Fixed compile error with CLANG
Initial submission to CRAN
Implementation of spatially-explicit, stochastic disease models with customizable time windows that describe how parameter values fluctuate during outbreaks (e.g., in response to public health or conservation interventions).
Our first release of the SPARSEMODr R package.