shape.genquant | R Documentation |
This estimator estimates the real shape parameter based on generalized quantile plots based on mean excess functions, generalized median excesses or trimmed mean excesses.
shape.genquant(
xdat,
k,
type = c("genmean", "genmed", "trimmean"),
weight,
p = 0.5
)
xdat |
|
k |
number of upper order statistics |
type |
string indicating the estimator choice, one of |
weight |
weight a kernel function on |
Beirlant, J., Vynckier P. and J.L. Teugels (1996). Excess functions and estimation of the extreme-value index. Bernoulli, 2(4), 293-318.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.