The density function
dptstable(x, param, Dim)
The density function of polynomially tilted
point at which density value is desired.
tail thickness parameter.
tilting parameter.
Mahdi Teimouri
M. Kanter, (1975). Stable densities under change of scale and total variation inequalities, Annals of Probability, 3(4), 697-707.
L. Devroye, (2009). Random variate generation for exponentially and polynomially tilted stable distributions, ACM Transactions on Modeling and Computer Simulation, 19(4), tools:::Rd_expr_doi("10.1145/1596519.1596523").
# \donttest{
x <- 2
param <- 1.5
Dim <- 2
dptstable(x, param, Dim)
# }
Run the code above in your browser using DataLab