plot_quantile: Quantile density plot

View source: R/distribution-plots.R

plot_quantileR Documentation

Quantile density plot

Description

Plots the quantile of a distribution estimated via generalized Pareto interpolation.

Usage

plot_quantile(dist, xlim, ...)

Arguments

dist

A gpinter_dist_orig object, as returned by tabulation_fit or share_fit.

xlim

The range of the curve.

...

Ignored.

Author(s)

Thomas Blanchet, Juliette Fournier, Thomas Piketty


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