Description Usage Arguments Value
Extracts the draws from a demc object
1 | draws.demc(object, keep.all = 0.9, thin = 1)
|
object |
|
keep.all |
logical or fraction of draws to keep. If fraction, the one-complement is discarded as burnin. If logical the first half of the draws are discarded. Default 0.9. |
thin |
integer (default 1), keep every thin-th draw |
a dataframe with parameters as variables and as rows the kept samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.