hist_quantile: Quantile function for histogram density

View source: R/histogram-interpolation.R

hist_quantileR Documentation

Quantile function for histogram density

Description

Calculates the quantile function over an interval where the distribution has a constant density.

Usage

hist_quantile(p, p0, q0, f)

Arguments

p

The values at which to estimate the quantile function.

p0

The probability lower bound of the interval with constant density.

q0

The quantile lower bound of the interval with constant density.

f

The value of the constant density.

Author(s)

Thomas Blanchet, Juliette Fournier, Thomas Piketty


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