View source: R/Auxiliary_and_graphics_functions.R
compute_chains_info | R Documentation |
Compute summaries of Gibbs Sampler chains.
compute_chains_info(chain, param)
chain |
a list given by the |
param |
a list containing:
|
Return a list containing the estimates of mu
and sigma_sq
, the
Smooth estimate and the chain autocorrelation for mu
, sigma_sq
and beta
.
a=1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.