The output is a list object of class svsim containing
ya vector of length len containing the simulated data, usually interpreted as ``log-returns''.
vola vector of length len containing the simulated instantaneous volatilities exp(h_t/2).
vol0the initial volatility exp(h_0/2), drawn from the stationary distribution of the latent AR(1) process.
paraa named list with three elements mu, phi, sigma (and potentially nu), containing the corresponding arguments.
To display the output use print, summary and plot. The print method simply prints the content of the object in a moderately formatted manner. The summary method provides some summary statistics (in %), and the plot method plots the the simulated 'log-returns' y along with the corresponding volatilities vol.