pblackscholes: Cumulative distribution function for Black-Scholes dynamics

Description Usage Arguments Value

View source: R/blackscholes_family.R

Description

The cumulative distribution function of the log-return of an asset following a geometric Brownian motion.

Usage

1
pblackscholes(x, t, rate, volat)

Arguments

x

log-return

t

time in trading years

rate

rate of return

volat

volatility

Value

numeric


shill1729/OptionPricer documentation built on June 11, 2020, 12:18 a.m.