simulate_vivax_ode.Rd
Simulates a draw of the chosen vivax ODE model
simulate_vivax_ode(
parameters,
ODEmodel = ode_vivax_cm_importation_vc,
maxtime = 1465,
year = FALSE
)
model parameters
ODE model to be simulated
maximal time step
if TRUE, aggregates outputs per year. if FALSE, returns daily output
A dataframe containing the simulated model