bottom_average: Bottom average for generalized Pareto interpolation

View source: R/distribution-functions.R

bottom_averageR Documentation

Bottom average for generalized Pareto interpolation

Description

Compute the average below the p-th quantile for a distribution estimated via generalized Pareto interpolation.

Usage

bottom_average(dist, p, ...)

Arguments

dist

An object of class gpinter_dist_orig, gpinter_dist_indiv, gpinter_dist_addup or gpinter_dist_merge.

p

A vector of probabilities in [0, 1].

...

Ignored.

Value

The value of the average of the bottom 100*p

Author(s)

Thomas Blanchet, Juliette Fournier, Thomas Piketty


thomasblanchet/gpinter documentation built on Nov. 29, 2022, 4:32 a.m.