Learn R Programming

stochvol (version 3.2.4)

paratraceplot: Trace Plot of MCMC Draws from the Parameter Posteriors

Description

Generic function for plotting iterations vs. sampled parameter values. A detailed help for the method implemented in stochvol can be found in paratraceplot.svdraws.

Usage

paratraceplot(x, ...)

Value

Called for its side effects. Returns argument x invisibly.

Arguments

x

An object used to select a method.

...

Further arguments passed to or from other methods.

See Also

Other plotting: paradensplot(), paratraceplot.svdraws(), plot.svdraws(), plot.svpredict(), volplot()