Description Usage Arguments Value
View source: R/schisto_helper_functions.R
Function to generate a seasonal forcing function based on the simulation time frame the parameter affected, and the phase of the seasonality. time_frame/freq should be a whole number indicating the number of seasonal cycles
1 | gen_force_fx(burn_in, t_int, t_max, freq, par_set, par, par_change)
|
burn_in |
time period in the beginning to leave parameter unaffected if desired |
t_int |
time period during which intervention occurs |
t_max |
total time frame of simulation as numeric |
freq |
frequency of the seasonality |
par_set |
named vector of the parameter set that contains the parameter affected |
par |
character of the parameter in the parameter set that is affected |
par_change |
relative amplitude of the seasonal change in the parameter value |
Forcing function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.