uniMCMCResults {genMCMCDiag} | R Documentation |
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.
uniMCMCResults
uniMCMCResults
A list with 7 elements, each representing a different MCMC chain. Each element is a numeric vector of length 2000
Luke Duttweiler