Description Usage Arguments Value
Simulate a Heston stochastic volatility model sample path using a numerical stochastic integrator.
1  | sde_heston(s0, v0, tt, param, n = 1000)
 | 
s0 | 
 initial price  | 
v0 | 
 initial volatility  | 
tt | 
 time horizon  | 
param | 
 vector of mean drift, correlation, and Heston parameters  | 
n | 
 number of time sub-intervals  | 
data.frame numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.