Description Usage Arguments Details Value Author(s)
Random draws from simmr prior distributions
1 2 | drawpriors(simmr_in, priorcontrol, ndraws = 50000, plot.priors = FALSE,
cor.table = FALSE)
|
simmr_in |
A |
priorcontrol |
A list with the means and standard deviations of the priors. |
ndraws |
A |
plot.priors |
A |
cor.table |
A |
Newer isotope mixing models, including simmr, use logistic-normal
transformations. So priorcontrol
should give means and sds in normal
space. If you want to specify priors as proportions see:
simmr::simmr_elicit
A data.frame
of random draws from the priors.
Christopher J. Brown christo.j.brown@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.