Description Usage Arguments Value
Vectorized solver for PDE, PIDE and variational inequality problems over the parameter for the terminal payoff function.
1 | feynman_kac(K, payoff, setup, variational = FALSE, exponential = FALSE)
|
K |
the parameter for the payoff functions |
payoff |
string either "cdf", "put", "call" or "straddle" (the payoff functions with one parameter) |
setup |
output from either |
variational |
boolean TRUE for variational inequalities or FALSE for plain PDEs or PIDEs |
exponential |
boolean to exponentiate the input to the payoff function or not |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.