Description Usage Arguments Details Value Author(s)
Thin x so that each chain consists of about nThinnedRecords
1 2 | ## S3 method for class 'mcmc.list'
thinN(x, nThinnedRecords = 100, ...)
|
x |
object to be thinned and plotted (mcmc.list) |
nThinnedRecords |
number of records in thinned object |
... |
Plotting mcmc.list with large n (>1000) takes long and involves much overplotting. The same visual impression can be achieved using a thinned chain.
Thinned x
Thomas Wutzler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.