View source: R/parameters_nat.R
variant_fold_reduction_vector | R Documentation |
Generate a vector for each time step where no VFR effect corresponds
to values in the vector of 1
, and the appropriate VFR adjustment otherwise.
variant_fold_reduction_vector(parameters, dt, vfr, vfr_time_1, vfr_time_2)
parameters |
a list of model parameters |
dt |
time step size |
vfr |
a positive value giving the fold reduction |
vfr_time_1 |
time to begin reduction |
vfr_time_2 |
time to end reduction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.