Derivee_P_Utility_con: Derivative of the Concavified Power Utility function

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Derivative of the Concavified Power Utility function

Usage

1
Derivee_P_Utility_con(X_T_con, gamma_c, b_c, a_c, K_c)

Arguments

X_T_con

Risky asset value at time t

gamma_c

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

b_c

The strike price of the call option (variable annuity)

a_c

The multiplicator factor of the call option (variable annuity)

K_c

The constant that is added to the payoff (equal to b_o most of the time)

Value

The derivative of the function Power Utility from which concavification has been made

Examples

1
Derivee_P_Utility_con(X_T_con=1.4,gamma_c=2,b_c=1,a_c=1,K_c=1)

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