Library: | finance |
Quantlet: | xtremes | |
Description: | Graphical user interface for extreme value (EV) and generalized Pareto (GP) estimators |
Usage: | xtremes (x) | |
Input: | ||
x | vector |
library("finance") xtremes (randx("gp", 100, 1))
Interactive analysis of data set
Library: | finance |