Learn R Programming

bssm (version 1.0.0)

print.mcmc_output: Print Results from MCMC Run

Description

Prints some basic summaries from the MCMC run by run_mcmc.

Usage

# S3 method for mcmc_output
print(x, ...)

Arguments

x

Output from run_mcmc.

...

Ignored.

Details

In case of IS-corrected MCMC, the SE-IS is based only on importance sampling estimates, with weights corresponding to the block sizes of the jump chain multiplied by the importance correction weights (if IS-corrected method was used). These estimates ignore the possible autocorrelations but provide a lower-bound for the asymptotic standard error.