Description Usage Arguments Value
View source: R/garchitorena_models.R
Simulates discrete time version of the garchitorena model builds on 'garch_discrete_mod' and incorporates decision variable A_t that regulates where capital is committed to intervention
1 | sim_int_choice(A_t, I_0, int_par, time = 365, parameters)
|
A_t |
decision variable: proportion of capital to allocate towards MDA |
I_0 |
Initial value of prevalence |
int_par |
parameter for remaining capital intervention to be allocated towards |
time |
Total time (days) to simulate |
parameters |
Named vector or list of parameter values |
value of prevalence state variable at the end of the time period of intervention
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.