BKg3: Bronshtein And Kurelenkova (2009)'s Third Risk Measure

Description Usage Arguments Value Author(s) References Examples

Description

Computes the third risk measure due to Bronshtein and Kurelenkova (2009)

Usage

1
BKg3(spec, alpha, a, b, beta, ...)

Arguments

spec

a character string specifying the distribution (for example, "norm" corresponds to the standard normal)

alpha

a real valued parameter taking values in (0, 1), see Chan and Nadarajah for details

a

the lower end point of the distribution specified by spec

b

the upper end point of the distribution specified by spec

beta

a non-negative real valued parameter, see Chan and Nadarajah for details

...

other parameters

Value

An object of the same length as alpha, giving Bronshtein and Kurelenkova (2009)'s third risk measure of the distribution specified by spec

Author(s)

Stephen Chan, Saralees Nadarajah

References

S. Chan and S. Nadarajah, Risk: An R package for risk measures, submitted

E. Bronshtein and J. Kurelenkova, Complex risk measures in portfolio optimization, Ufa State Aviation Technical University, Russia, 2009

Examples

1
BKg3("norm", 0.9, -Inf, Inf, 1)

Risk documentation built on May 2, 2019, 3:34 p.m.