Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
## Simulate a highly persistent SV process of length 500
sim <- svsim(500, phi = 0.99, sigma = 0.1)
print(sim)
summary(sim)
plot(sim)
# }
Run the code above in your browser using DataLab