Learn R Programming

GUIDE (version 1.2.7)

GBMPaths: Simulate and plot Geometric Brownian Motion path(s)

Description

Function to simulate and plot Geometric Brownian Motion path(s)

Usage

GBMPaths()

Arguments

Value

A plot of Geometric Brownian Motion path(s) showing the Drift rate (mu) and the Volatility (sigma).

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.

References

John C. Hull, "Options, Futures, and Other Derivatives", 8/E, Prentice Hall, 2012.

See Also

ABMPaths,BrownianPaths