logvartimeplot | R Documentation |
logvartimeplot
plots the idiosyncratic and factor log-variances over time.
logvartimeplot(x, fsvsimobj = NULL, show = "both", maxrows = 5)
x |
Object of class |
fsvsimobj |
To indicate data generating values in case of simulated
data, pass an object of type |
show |
If set to "fac", only factor log-volatilities will be displayed. If set to "idi", only idiosyncratic log-volatilities will be displayed. If set to "both", factor log-volatilities will be drawn first, followed by the idiosyncratic log-volatilities. |
maxrows |
Indicates the maximum number of rows to be drawn per page. |
This function displays the posterior distribution (mean +/- 2sd
)
of log-variances of both
the factors and the idiosyncratic series.
If these haven't been stored during
sampling, logvartimeplot
produces an error.
Returns x
invisibly.
Other plotting:
comtimeplot()
,
corimageplot()
,
corplot()
,
cortimeplot()
,
evdiag()
,
facloadcredplot()
,
facloaddensplot()
,
facloadpairplot()
,
facloadpointplot()
,
facloadtraceplot()
,
paratraceplot()
,
plot.fsvdraws()
,
plotalot()
,
voltimeplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.