plotThinned.mcmc.list: plotThinned mcmc list

Description Usage Arguments Details Author(s) See Also

Description

Plot of thinned coda's mcmc.list.

Usage

1
2
3
## S3 method for class 'mcmc.list'
plotThinned(x, ..., maxVars = 3, vars = 1:min(maxVars, 
    ncol(x[[1]])), maxN = 500, suppressPlotWarnings = TRUE)

Arguments

x
...
maxVars

maximum number of variable to put in one plot window

vars

index of variables to plot

maxN

maximum number of cases to plot, (thin before)

suppressPlotWarnings

if true, plot command is executed with suppressWarnings

Details

default coda plot for mcmc.list squeezes all variables in one window

Author(s)

Thomas Wutzler

See Also

plotChainPopMoves twDEMC


twDEMC documentation built on May 2, 2019, 5:38 p.m.