Learn R Programming

GUIDE (version 1.2.7)

ABMPaths: Simulate and plot Arithmetic Brownian Motion path(s)

Description

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

Usage

ABMPaths()

Arguments

Value

A graph of Arithmetic Brownian Motion path(s) for user specified 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

GBMPaths,BrownianPaths