rmo-deprecated | R Documentation |
These functions are deprecated and will be removed in future versions of rmo.
exIntensities(object, d, cscale = 1, ...)
uexIntensities(object, d, cscale = 1, ...)
exQMatrix(object, d, cscale = 1, ...)
intensities(object, d, cscale = 1, ...)
defaultMethod(object)
levyDensity(object)
stieltjesDensity(object)
valueOf(object, x, difference_order = 0L, n = 1L, k = 0L, cscale = 1, ...)
valueOf0(object, x, cscale = 1, ...)
exIntensities()
is deprecated in favor of
calcExShockSizeArrivalIntensities()
.
uexIntensities()
is deprecated in favor of
calcExShockArrivalIntensities()
.
exQMatrix()
is deprecated in favor of calcMDCMGeneratorMatrix()
.
intensities()
is deprecated in favor of calcShockArrivalIntensities()
.
defaultMethod()
is deprecated in favor of getDefaultMethodString()
.
levyDensity()
is deprecated in favor of getLevyDensity()
.
stieltjesDensity()
is deprecated in favor of getStieltjesDensity()
.
valueOf()
is deprecated in favor of calcIterativeDifference()
.
valueOf0()
is deprecated in favor of calcValue()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.