Package: mpoxseir 0.2.28

Lilith Whittles
mpoxseir: Stochastic compartmental model of mpox transmission
Stochastic compartmental model of mpox transmission in odin.dust.
Authors:
mpoxseir_0.2.28.tar.gz
mpoxseir_0.2.28.zip(r-4.7)mpoxseir_0.2.28.zip(r-4.6)mpoxseir_0.2.28.zip(r-4.5)
mpoxseir_0.2.28.tgz(r-4.6-x86_64)mpoxseir_0.2.28.tgz(r-4.6-arm64)mpoxseir_0.2.28.tgz(r-4.5-x86_64)mpoxseir_0.2.28.tgz(r-4.5-arm64)
mpoxseir_0.2.28.tar.gz(r-4.7-arm64)mpoxseir_0.2.28.tar.gz(r-4.7-x86_64)mpoxseir_0.2.28.tar.gz(r-4.6-arm64)mpoxseir_0.2.28.tar.gz(r-4.6-x86_64)
mpoxseir_0.2.28.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mpoxseir/json (API)
NEWS
| # Install 'mpoxseir' in R: |
| install.packages('mpoxseir', repos = c('https://mrc-ide.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mrc-ide/mpoxseir/issues
Last updated from:9230f22357 (on main). Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 229 | ||
| linux-devel-x86_64 | NOTE | 272 | ||
| source / vignettes | OK | 390 | ||
| linux-release-arm64 | NOTE | 218 | ||
| linux-release-x86_64 | NOTE | 232 | ||
| macos-release-arm64 | NOTE | 194 | ||
| macos-release-x86_64 | NOTE | 438 | ||
| macos-oldrel-arm64 | NOTE | 169 | ||
| macos-oldrel-x86_64 | NOTE | 381 | ||
| windows-devel | NOTE | 273 | ||
| windows-release | NOTE | 284 | ||
| windows-oldrel | NOTE | 244 | ||
| wasm-release | OK | 186 |
Exports:as_dateas_mpoxseir_dateget_age_binsget_compartment_indicesmodel_targeted_vaxmpoxseir_datempoxseir_date_as_dateparameters_demographicparameters_fixedrun_mpoxSEIR_targetedVax_multiplerun_mpoxSEIR_targetedVax_single
Dependencies:clicpp11dplyrdust2genericsgluelifecyclemagrittrmontypillarpkgconfigplyrpurrrR6Rcpprlangsquirestringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Divide matrix by population | div_pop |
| Get age bins for use in the model | get_age_bins |
| Get compartment indices used throughout the model | get_compartment_indices |
| Process set of contact matrices -> mixing matrices | matrix_set |
| Stochastic compartmental transmission model of Mpox virus | model_targeted_vax |
| Date handling for mpoxseir | as_date as_mpoxseir_date mpoxseir_date mpoxseir_date_as_date |
| Get demographic parameters | parameters_demographic |
| Get fixed parameters for use in the model | parameters_fixed |
| Process a contact matrix | process_contact_matrix |
| Process a contact matrix with an extra | process_contact_matrix_scaled_age |
| calculate the proportion of each age group that lies between 'min_age' and 'max_age' (inclusive) based on uniform distribution within each age band | proportion_in_age_bins |
| Run multiple iterations of the model with different parameter values | run_mpoxSEIR_targetedVax_multiple |
| Run the model with single set of parameter values | run_mpoxSEIR_targetedVax_single |