drift_gbm: GBM drift function

Description Usage Arguments Value

View source: R/drift_coefficients.R

Description

The drift coefficient function for geometric Brownian motion. It is equal to mu(t, X_t)=mu X_t

Usage

1
drift_gbm(x, t, mu)

Arguments

x

spatial-price input

t

temporal input

mu

constant mean drift rate

Value

numeric


shill1729/FeynmanKacSolver documentation built on May 19, 2020, 8:23 p.m.