corimageplot
plots the model-implied correlation matrices
for one or several points in time.
corimageplot(x, these = seq_len(nrow(x$y)), order = "original", plotdatedist = 0, plotCI = "n", date.cex = 1.5, col = NULL, fsvsimobj = NULL, plottype = "corrplot", ...)
'fsvdraws'
, usually resulting from a call
to fsvsample
.seq_len(nrow(x$y))
.'none'
and 'original'
indicate not to mess
with the series ordering. Other keywords
(e.g. 'hclust'
) will be forwarded to
corrMatOrder
.plottype
is
"imageplot".fsvsim
(usually the result of a
call to fsvsim
).corrplot
. Ignored if plottype
is
"imageplot".x
invisibly.
comtimeplot
,
corplot
, cortimeplot
,
facloadcredplot
,
facloaddensplot
,
facloadpairplot
,
facloadpointplot
,
facloadtraceplot
,
logvartimeplot
,
paratraceplot
, plot.fsvdraws
,
voltimeplot