test_probs_fx
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | test_probs_fx(
income,
income_mult,
hpi_hc,
hpi_mult,
essential,
essential_prob,
t_symptoms,
symp_mult,
state,
nosymp_state_mult,
symp_state_mult,
t_since_contact,
cont_mult,
res_inf,
res_mult,
adapt_site,
adapt_site_mult,
tests_avail,
case_find_mult,
hosp_mult
)
|
Vector of test probabilities for all agents to weight sampling to determine who is tested
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.