paratraceplot: Trace Plot of MCMC Draws from the Parameter Posteriors

View source: R/generics.R

paratraceplotR Documentation

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, ...)

Arguments

x

An object used to select a method.

...

Further arguments passed to or from other methods.

Value

Called for its side effects. Returns argument x invisibly.

See Also

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


stochvol documentation built on Nov. 27, 2023, 1:09 a.m.