compute_chains_info {bliss} | R Documentation |
compute_chains_info
Description
Compute summaries of Gibbs Sampler chains.
Usage
compute_chains_info(chain, param)
Arguments
chain |
a list given by the |
param |
a list containing:
|
Value
Return a list containing the estimates of mu
and sigma_sq
, the
Smooth estimate and the chain autocorrelation for mu
, sigma_sq
and beta
.
Examples
a=1
[Package bliss version 1.1.1 Index]