plotalot: Several factor SV plots useful for model diagnostics

View source: R/plotting.R

plotalotR 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()


factorstochvol documentation built on Nov. 24, 2023, 5:08 p.m.