sampler_fun0 | R Documentation |
Draws samples from a flat prior
sampler_fun0(n = 1, minv, maxv)
n |
number of random draws to take from the priors |
minv |
Vector of minimum values to return for each parameter |
maxv |
Vector of maximum values to return for each parameter |
returns random draws from the priors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.