GBMPaths {GUIDE} | R Documentation |
Simulate and plot Geometric Brownian Motion path(s)
Description
Function to simulate and plot Geometric Brownian Motion path(s)
Usage
GBMPaths()
Details
The user inputs are as follows:
Drift (or mu)
Volatility(or sigma)
Paths
Clicking on the '+' and '-' respectively increases and decreases the values of each of the above three inputs.
Value
A plot of Geometric Brownian Motion path(s) showing the Drift rate (mu) and the Volatility (sigma).
Author(s)
S Subramanian <ssubramanian@sssihl.edu.in>
References
John C. Hull, "Options, Futures, and Other Derivatives", 8/E, Prentice Hall, 2012.
See Also
[Package GUIDE version 1.2.7 Index]