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: distribs
See also: cdfx qfx randx

Quantlet: pdfx
Description: pdfx returns the value of the extreme value and generalized pareto densities for elements of a vector.

Usage: r = pdfx (dist, x, shape)
Input:
dist name of distribution: "ev", "ev0", "ev1", "ev2", "gp", "gp0", "gp1" or "gp2"
x vector
shape shape parameter
Output:
r vector

Example:
library("distribs")
pdfx("ev0", 1.7)

Result:
0.15218



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