powered by
Simulate stochastic volatility model (np jump) with given length and other parameters
SV(M, m, p0 = 3, mu = 0.05, v0 = 0, b = 0.2, alpha = 0.015, sigma = 0.05)
number of interverals to be simulated
number of time points within each interval
start price
drift
starting volatility
volatility parameter
simulated time series
Yen, Y.-M. (2013). "Testing Jumps via False Discovery Rate Control." PloS one 8(4): e58365.
# NOT RUN { SV(390,1200) # }
Run the code above in your browser using DataLab