PowerUtility_con_2: Sum of 2 concavified Power Utility functions (different risk...

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Sum of 2 concavified Power Utility functions (different risk aversion)

Usage

1
PowerUtility_con_2(gamma1, gamma2, b, a, K, x)

Arguments

gamma1

Paramater Gamma 1 in the Power Utility function. Must be different than 1.

gamma2

Paramater Gamma 2 in the Power Utility function. Must be different than 1.

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

Value

The total concavified utility coresponding to the asset value

Examples

1
PowerUtility_con_2(gamma1=2,gamma2=4,b=1,a=1,K=1,x=1.5)

belangerjulie15/Optimisation.Power.Utility documentation built on May 13, 2020, 5:39 a.m.