plotalot {factorstochvol}R Documentation

Several factor SV plots useful for model diagnostics

Description

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

Usage

plotalot(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(), evdiag(), facloadcredplot(), facloaddensplot(), facloadpairplot(), facloadpointplot(), facloadtraceplot(), logvartimeplot(), paratraceplot(), plot.fsvdraws(), voltimeplot()


[Package factorstochvol version 1.1.0 Index]