sim.bm | R Documentation |
Simulate 1D arithmetic Brownian Motion
sim.bm(x0, model, dt = model$dt)
x0 |
is the starting values (matrix of size N x model$dim) |
model |
a list containing all the other parameters, including volatility |
dt |
is the step size in time. Defaults to |
model$drift |
for the drift term |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.