powered by
Simulate stochastic volatility with one factor model (no jump) with given length and other parameters
SV1F(M, m, p0 = 3, mu = 0.03, v0 = 5, beta0 = 0, beta1 = 0.125, alphav = -0.1, cov = -0.62)
number of interverals to be simulated
number of time points within each interval
start price
drift
volatility parameter
underlying Brownian motion intercept paramter
underlying Brownian motion slope parameter
Brownian motion correlation
simulated time series
Chernov, M., et al. (2003). "Alternative models for stock price dynamics." Journal of Econometrics 116(1): 225-257.
# NOT RUN { SV1F(1200,390) # }
Run the code above in your browser using DataLab