dhit_gbm: The PDF of the hitting time of for a GBM to reach a price...

View source: R/gbm-hitting-times.R

dhit_gbmR Documentation

The PDF of the hitting time of for a GBM to reach a price level

Description

The well-known density for the hitting time of a given level in a GBM starting from a known price.

Usage

dhit_gbm(t, gbm, target, spot)

Arguments

t

time input

gbm

the parameters defining the GBM, a drift and volatility

target

the target price to reach in t time

spot

the spot price

Value

numeric or vector


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