Takes a stochvolTMB
object and produces draws from the predictive distribution of the latent volatility
and future log-returns.
# S3 method for stochvolTMB
predict(object, steps = 1L, nsim = 10000, include_parameters = TRUE, ...)
List of simulated values from the predictive distribution of the latent volatilities and log-returns.
A stochvolTMB
object returned from estimate_parameters
.
Integer specifying number of steps to predict.
Number of draws from the predictive distribution.
Logical value indicating if fixed parameters should be simulated from their asymptotic distribution, i.e. multivariate normal with inverse hessian as covariance matrix.
Not is use.