Description Usage Arguments Value
This function can be used, if one wants quickly wants to check the behaviour of the model with different parameters. The named list ic_list contains all the parameter values that one wants to try out. The function then returns a set of parameter transformations p_ic which can be put into g*x*p_ic to have a look at the model prediction.
1  | 
ic_list | 
 Named list of parameter values to be set.  | 
pars | 
 The original set of parameters to be replaced.  | 
mixed | 
 Should all combinations of the pars be gone through (TRUE) or should the other pars be set to their first value supplied, when scanning through a certain parameter?  | 
A "parfn" of all conditions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.