uniMCMCResults {genMCMCDiag} | R Documentation |
Results from a univariate MCMC algorithm on a simulated posterior
Description
Results from a univariate Metropolis-Hastings algorithm run on a tri-modal posterior. Although the standard traceplot and Gelman-Rubin diagnostic show good mixing, the results are actually mixing poorly. Included for examples.
Usage
uniMCMCResults
Format
uniMCMCResults
A list with 7 elements, each representing a different MCMC chain. Each element is a numeric vector of length 2000
Source
Luke Duttweiler
[Package genMCMCDiag version 0.2.2 Index]