Description Usage Arguments Value
Simulate a OU process sample path using a numerical stochastic integrator.
1 | sde_ou(x0, tt, param, n = 1000, method = "em")
|
x0 |
initial value |
tt |
time horizon |
param |
vector of mean-reversion rate, level, and vol-of-vol |
n |
number of time sub-intervals |
method |
"em" or "rk2" |
data.frame numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.