geometric_Brownian_motion: Geometric Brownian motion

Description Usage Arguments Value

View source: R/geometric_Brownian_motion.R

Description

Simulates a stochastic realization of geometric Brownian motion The geometric Brownian motion is often taken as the standard model of stocks and other financial instruments. It is also one of the building blocks of the Black-Scholes option pricing model.

Usage

1

Arguments

T

total time

dt

time step

mu

mean

sigma

standard deviation of the stochastic term, over 1 time unit

Y0

initial value

Value

The time and the process realization vectors


joaodmrodrigues/tsmodels documentation built on Jan. 9, 2021, 3:21 p.m.