For more plots see coda
codaplot(obj, parameters = NULL, type = "traceplot", askNewPage = TRUE)Specified coda plot
ivd object
Provide parameters of interest using names from the summary() output (e.g., "Intc", "scl_Intc", "sd_Intc", "R\[scl_Intc, Intc\]", "pip\[Intc, 5\]"). Defaults to NULL (plots all parameters).
Coda plot. Defaults to 'traceplot'. See coda for more options such as 'acfplot', 'densplot' etc.
Should user be prompted for next plot. Defaults to TRUE
Philippe Rast