Learn R Programming

ChernoffDist (version 0.1.0)

pChern: Cumulative distribution function of Chernoff's distribution

Description

Computes the CDF of Chernoff's distribution.

Usage

pChern(q)

Value

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

Arguments

q

evaluation point of the distribution function.

Examples

Run this code
pChern(0)

Run the code above in your browser using DataLab