pgbm: Cumulative distribution function for Black-Scholes...

View source: R/gbm-family.R

pgbmR Documentation

Cumulative distribution function for Black-Scholes distribution

Description

The cumulative distribution function for Black-Scholes distributed variables.

Usage

pgbm(s, t, spot, rate, volat)

Arguments

s

real-numeric input to PDF representing price level

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.