bracket_share: Bracket share for generalized Pareto interpolation

View source: R/distribution-functions.R

bracket_shareR Documentation

Bracket share for generalized Pareto interpolation

Description

Compute the value of the share of the bracket [p1, p2] for a distribution estimated via generalized Pareto interpolation.

Usage

bracket_share(dist, p1, p2, ...)

Arguments

dist

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

p1

A vector of probabilities in [0, 1].

p2

A vector of probabilities in [0, 1].

...

Ignored.

Value

The value of the share of the bracket [100*p1

Author(s)

Thomas Blanchet, Juliette Fournier, Thomas Piketty


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