Return the Stieltjes density of a Bernstein function
Source:R/s4-getStieltjesDensity.R
getStieltjesDensity.RdReturns the Stieltjes 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".
Arguments
- object
An object deriving from CompleteBernsteinFunction.
See also
Other Bernstein function generics:
calcExShockArrivalIntensities(),
calcExShockSizeArrivalIntensities(),
calcIterativeDifference(),
calcMDCMGeneratorMatrix(),
calcShockArrivalIntensities(),
calcValue(),
getDefaultMethodString(),
getLevyDensity()