getStieltjesDensity | R Documentation |
Returns 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"
.
getStieltjesDensity(object)
object |
An object deriving from CompleteBernsteinFunction. |
Other Bernstein function generics:
calcExShockArrivalIntensities()
,
calcExShockSizeArrivalIntensities()
,
calcIterativeDifference()
,
calcMDCMGeneratorMatrix()
,
calcShockArrivalIntensities()
,
calcValue()
,
getDefaultMethodString()
,
getLevyDensity()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.