Description Usage Arguments Value See Also
View source: R/helper_functions.R
From a table of parameters, generates random values within the given bounds. Idea is to use these as seeds for the MCMC chains
Table should be as imported by load_param_table.
| 1 | rand.params(param_table)
 | 
| param_table | a data frame of parameters containing columns with the lower and upper seed bounds (titled lower_seed and upper_seed) | 
a vector of random parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.