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 gpme hill hillgp1 hillgp1diag

Quantlet: gp1me
Description: gp1me evaluates the mean excess function of the Pareto (GP1) distribution with shape parameter alpha for all elements of a vector.

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

Example:
library("finance")
gp1me(1.5,3)

Result:
Contents of r
[1,]        6



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