Generate a traceplot of draws from a multi-chain MCMC
straceplot(mhDraws, method = NULL, ...)
ggplot2 plot object showing traceplot
List of data.frames with two columns. Each data.frame represents a single chain. Column names should be val.1 (for values) and t (for chain iteration).
Character string - Name of method used to generate traceplot. Is used to generate the title of the traceplot.
Catches unused arguments