Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lhood weekly prop cases by age #67

Merged
merged 11 commits into from
Feb 7, 2025
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mpoxseir
Title: Stochastic compartmental model of mpox transmission
Version: 0.2.14
Version: 0.2.15
Authors@R: c(person("Lilith", "Whittles", role = c("aut", "cre"),
email = "[email protected]"),
person("Ruth", "McCabe", role = c("aut")),
Expand Down
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# mpoxseir 0.2.13

* Add likelihood term for % cases by age

# mpoxseir 0.2.12

* Add Bujumbura region

# mpoxseir 0.2.9

* children_ind_raw replaced with is_child, adults_ind_raw replaced with (1 - is_child)
Expand Down
12 changes: 6 additions & 6 deletions R/dust.R
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
## Generated by dust2 (version 0.3.15) - do not edit
## Generated by dust2 (version 0.3.16) - do not edit
model_targeted_vax <- structure(
function() get("model_targeted_vax"),
class = "dust_system_generator",
name = "model_targeted_vax",
package = "mpoxseir",
path = NULL,
parameters = data.frame(
name = c("is_child", "daily_doses_children_value", "daily_doses_children_time", "daily_doses_adults_value", "daily_doses_adults_time", "N_prioritisation_steps_children", "N_prioritisation_steps_adults", "prioritisation_strategy_children", "prioritisation_strategy_adults", "m_gen_pop", "m_sex", "S0", "Ea0", "Eb0", "Ir0", "Id0", "R0", "D0", "beta_h", "beta_s", "beta_z", "beta_hcw", "gamma_E", "gamma_Ir", "gamma_Id", "CFR", "ve_T", "ve_I", "n_vax", "n_group", "exp_noise", "alpha_cases", "alpha_cases_00_04", "alpha_cases_05_14", "alpha_cases_15_plus", "alpha_deaths", "alpha_deaths_00_04", "alpha_deaths_05_14", "alpha_deaths_15_plus"),
type = c("real_type", "real_type", "real_type", "real_type", "real_type", "int", "int", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "int", "int", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type"),
constant = c(FALSE, FALSE, FALSE, FALSE, FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE),
required = c(TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, FALSE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE),
rank = c(1L, 2L, 1L, 2L, 1L, 0L, 0L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 0L, 0L, 1L, 0L, 0L, 0L, 0L, 2L, 1L, 2L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L)),
name = c("is_child", "daily_doses_children_value", "daily_doses_children_time", "daily_doses_adults_value", "daily_doses_adults_time", "N_prioritisation_steps_children", "N_prioritisation_steps_adults", "prioritisation_strategy_children", "prioritisation_strategy_adults", "m_gen_pop", "m_sex", "S0", "Ea0", "Eb0", "Ir0", "Id0", "R0", "D0", "beta_h", "beta_s", "beta_z", "beta_hcw", "gamma_E", "gamma_Ir", "gamma_Id", "CFR", "ve_T", "ve_I", "n_vax", "n_group", "exp_noise", "phi_00_04", "phi_05_14", "phi_15_plus", "alpha_cases", "alpha_cases_00_04", "alpha_cases_05_14", "alpha_cases_15_plus", "alpha_deaths", "alpha_deaths_00_04", "alpha_deaths_05_14", "alpha_deaths_15_plus"),
type = c("real_type", "real_type", "real_type", "real_type", "real_type", "int", "int", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "int", "int", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type", "real_type"),
constant = c(FALSE, FALSE, FALSE, FALSE, FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE),
required = c(TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, TRUE),
rank = c(1L, 2L, 1L, 2L, 1L, 0L, 0L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 0L, 0L, 1L, 0L, 0L, 0L, 0L, 2L, 1L, 2L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L)),
properties = list(
time_type = "discrete",
has_compare = TRUE,
Expand Down
Loading
Loading