
Create a set of scenarios that can be incorporated into projection_stochastic_model()
Source: R/scenario_stochastic_model.R
scenario_stochastic_model.RdCreate a set of scenarios that can
be incorporated into projection_stochastic_model()
Arguments
- sm
Object of class
stochastic_model.- parameters
A data frame or
tibble()of prior parameter values. Each row should correspond to one simulation, and columns should match the parameter names expected byupdate_parameters(). IfNULLthen no parameters will be updated an are all inherited fromsm- states
A data frame where each row represents an initial state. If
NULLthen this is generated from the initial states insm