## Not run:
# # create model specification
# spec = MSGARCH::create.spec()
#
# # generate process
# set.seed(123)
# sim = MSGARCH::sim(object = spec, n = 1000, m = 1, theta = spec$theta0, burnin = 500)
#
# plot(sim)
# ## End(Not run)
Run the code above in your browser using DataLab