Description Usage Arguments Value Examples
Sum of 3 concavified Power Utility functions (different risk aversion)
1 | PowerUtility_con_3(gamma1, gamma2, gamma3, b, a, K, x)
|
gamma1 |
Paramater Gamma 1 in the Power Utility function. Must be different than 0. |
gamma2 |
Paramater Gamma 2 in the Power Utility function. Must be different than 0. |
gamma3 |
Paramater Gamma 3 in the Power Utility function. Must be different than 0. |
b |
The strike price of the call option (variable annuity) |
a |
The multiplicator factor of the call option (variable annuity) |
K |
The constant that is added to the payoff (equal to b_o most of the time) |
x |
Risky asset value at time t |
The total concavified utility coresponding to the asset value
1 | PowerUtility_con_3(gamma1=2,gamma2=4,gamma3=5,b=1,a=1,K=1,x=1.6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.