Learn R Programming

factorstochvol (version 0.8.1)

plot.fsvdraws: Several factor SV plots

Description

Draws a collection of plots to explore the posterior distribution of a fitted factor SV model.

Usage

"plot"(x, fsvsimobj = NULL, ...)

Arguments

x
Object of class 'fsvdraws', usually resulting from a call to fsvsample.
fsvsimobj
To indicate data generating values in case of simulated data, pass an object of type fsvsim (usually the result of a call to fsvsim).
...
Other arguments will be passed on to the subfunctions.

Value

Returns x invisibly.

See Also

Other plotting: comtimeplot, corimageplot, corplot, cortimeplot, facloadcredplot, facloaddensplot, facloadpairplot, facloadpointplot, facloadtraceplot, logvartimeplot, paratraceplot, voltimeplot