The value returned is an updated list object of class svdraws
holding
paramcmc object containing the parameter draws
from the posterior distribution.
latentmcmc object
containing the latent instantaneous log-volatility draws from the
posterior distribution.
latent0mcmc object containing the
latent initial log-volatility draws from the posterior distribution.
yargument y.
runtime"proc_time" object
containing the run time of the sampler.
priorslist
containing the parameter values of the prior distribution, i.e. the
arguments priormu, priorphi, priorsigma (and
potentially nu).
thinninglist containing the thinning
parameters, i.e. the arguments thinpara, thinlatent and
keeptime.
summarylist containing a collection of
summary statistics of the posterior draws for para, latent,
and latent0.
To display the output, use print, summary and plot. The
print method simply prints the posterior draws (which is very likely
a lot of output); the summary method displays the summary statistics
currently stored in the object; the plot method gives a graphical
overview of the posterior distribution by calling volplot,
traceplot and densplot and displaying the
results on a single page.