rgbm: Generate variates under Black-Scholes distribution

View source: R/gbm-family.R

rgbmR Documentation

Generate variates under Black-Scholes distribution

Description

Generate random variates with Black-Scholes distribution.

Usage

rgbm(n, t, spot, rate, volat)

Arguments

n

number of variates to generate

t

positive time value

spot

the initial spot price

rate

the risk-free rate of return

volat

the volatility level

Value

numeric


shill1729/findistr documentation built on May 20, 2024, 9:43 a.m.