Learn R Programming

ChernoffDist (version 0.1.0)

dChern: Density function of Chernoff's distribution

Description

Computes the density of Chernoff's distribution.

Usage

dChern(x)

Value

The function returns Chernoff's density evaluated at x.

Arguments

x

evaluation point of the density.

Examples

Run this code
dChern(0)

Run the code above in your browser using DataLab