voltimeplot | R Documentation |
voltimeplot
plots the marginal volatilities over time, i.e. the
series-specific conditional standard deviations. If these haven't been
stored during sampling (because runningstore
has been set too low),
voltimeplot
throws a warning.
voltimeplot(x, these = seq_len(nrow(x$y)), legend = "topright", ...)
x |
Object of class |
these |
Index vector containing the time points to plot. Defaults
to |
legend |
Where to position the |
... |
Additional parameters will be passed on to |
Returns x
invisibly.
Other plotting:
comtimeplot()
,
corimageplot()
,
corplot()
,
cortimeplot()
,
evdiag()
,
facloadcredplot()
,
facloaddensplot()
,
facloadpairplot()
,
facloadpointplot()
,
facloadtraceplot()
,
logvartimeplot()
,
paratraceplot()
,
plot.fsvdraws()
,
plotalot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.