View source: R/new_simulation.R
spim_simulate_set_beta_step | R Documentation |
Add beta_step
into a spim_simulate_control
object. Typically
this happens just before running simulations, after the Rt values
have been converted into beta values according to the assumptions
of the simulation.
spim_simulate_set_beta_step(control, beta_step)
control |
A control object from spim_simulate_control |
beta_step |
Beta values; either a named list (if
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.