Learn R Programming

scdensity (version 1.0.3)

getQuantileFunction: Build a quantile function for a given constrained density estimator.

Description

This function implements a crude but numerically reliable method to approximate the quantile function of an scdensity estimate.

Usage

getQuantileFunction(x)

Value

A function that takes a fraction and returns the quantile.

Arguments

x

An object of S3 class scdensity.