qChern: Quantile function of Chernoff's distribution

View source: R/qChern.R

qChernR Documentation

Quantile function of Chernoff's distribution

Description

Computes the quantiles of Chernoff's distribution.

Usage

qChern(p)

Arguments

p

evaluation point of the quantile function.

Value

The function returns Chernoff's quantile function evaluated at p.

Examples

qChern(0.5)

ChernoffDist documentation built on May 31, 2023, 8:14 p.m.