Description Usage Arguments Value Examples
This function gets or sets the number of thinning intervals used for an MCMC simulation.
1 2 3 4 5 6 7 8 9 10 11 12 |
object |
see showMethods(thin) |
value |
a length-one numeric vector indicating how often to save MCMC iterations to the chain. For example, a thin of 10 means that every 10th MCMC simulation is saved to the chain. |
An integer of the number of thinning intervals
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.