Skip to contents

Returns the Lévy density with lower, upper, and type attributes if continuous and returns a data.frame with named columns x (atoms) and y (weights) as well as a type attribute if discrete. The type attribute is either "continuous" or "discrete".

Usage

levyDensity(object)

Arguments

object

An object deriving from LevyBernsteinFunction.

See also

Other Bernstein function generics: defaultMethod(), exIntensities(), exQMatrix(), intensities(), stieltjesDensity(), uexIntensities(), valueOf(), valueOf0()