getQuantile: Estimate a specific quantile of a pdf given abscissa and...

Description Usage Arguments Value

Description

Estimate a specific quantile of a pdf given abscissa and ordinate values.

Usage

1
getQuantile(x, y, p)

Arguments

x

The abscissa values of the pdf

y

The ordinate values of the pdf

p

The probability at which to evaluate the quantile.

Value

The estimated quantile.


scdensity documentation built on May 1, 2019, 10:26 p.m.