SimBM | R Documentation |
This function is used to simulate multidimensional Brownian motion at points 0,1/n, ..., 1.
SimBM(n, d)
n |
Number of simulated |
d |
Dimension of BM |
W |
Brownian motion |
W = SimBM(100,4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.