pChern: Cumulative distribution function of Chernoff's distribution

View source: R/pChern.R

pChernR Documentation

Cumulative distribution function of Chernoff's distribution

Description

Computes the CDF of Chernoff's distribution.

Usage

pChern(q)

Arguments

q

evaluation point of the distribution function.

Value

The function returns Chernoff's distribution function evaluated at q.

Examples

pChern(0)

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