Description Usage Arguments Value Examples
Thins and eliminates the burn in period of the Gibbs Chain.
1  | thin_chain(mcmc_chain, thin, burn_in)
 | 
mcmc_chain | 
 An MCMC Chain matrix. (draws * number of params)  | 
thin | 
 A thinning parameter for the MCMC Chain  | 
burn_in | 
 A burn in parameter for the MCMC Chain  | 
The thinned down version of the MCMC chain
1  | (beta, 2, 2000)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.