sim.gbm.asian | R Documentation |
Simulate 1D Brownian Motion for Asian Options
sim.gbm.asian(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 |
first column is t, second column is S_t third column is A_t (arithmetic average) fourth column is tildeA_t (geometric average)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.