plot_hist: Histogram plot

View source: R/distribution-plots.R

plot_histR Documentation

Histogram plot

Description

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

Usage

plot_hist(dist, xlim, ...)

Arguments

dist

A gpinter_dist 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 Aug. 27, 2024, 3:11 p.m.