Description Usage Arguments Details Value
View source: R/initial_conditions.R
The indicator function returns 1 if the input is in the interval and 0 otherwise.
1 | payoff_cdf(x, K)
|
x |
real variable input, usually representing space, position, price, log-price, etc. |
K |
upper-bound of interval |
If the indicator function of a Borel set B is used as the payoff then the Feynman-Kac formula yields the law of X_T\in B for a given initial condition.
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.