cplots: Convergence Plots Function

Description Usage Arguments Value Author(s) See Also

Description

Display Convergence plots in the graphics device. Both trace and density are shown.

Usage

1
cplots(blimfit, params = NULL, limit = TRUE)

Arguments

blimfit

a blimfit object from blim

params

a vector of indices for the parameters to be displayed

limit

a boolean value indicating whether limiter should be applied. for performance, a standard limit of 10000 random samples from the trace is used for the plots.

Value

Plot output in the graphics device.

Author(s)

Erik-Jan van Kesteren

See Also

blim, aplots


vankesteren/blim documentation built on May 3, 2019, 4:33 p.m.