Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: finance
See also: dpgp dpgpdiag dpgpgamma empme gp1me hill hillgp1 hillgp1diag

Quantlet: gpme
Description: gpme evaluates the mean excess function of the GP distribution with shape parameter gamma for all elements of a vector.

Usage: r = gpme(gamma, t)
Input:
gamma scalar, shape parameter
t vector of data
Output:
r vector of the mean excess function

Example:
library("finance")
gpme(0.5,3)

Result:
Contents of r
[1,]        5



Author: M. Thomas, 19990503 license MD*Tech
(C) MD*TECH Method and Data Technologies, 05.02.2006