View source: R/gbm-hitting-times.R
phit_gbm | R Documentation |
The well-known CDF for the hitting time of a given level in a GBM starting from a known price.
phit_gbm(t, gbm, target, spot)
t |
time input |
gbm |
the parameters defining the GBM, a drift and volatility |
target |
the target price to reach in |
spot |
the spot price |
numeric or vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.