powered by
Standard Lambda distribution PDF that can take complex argument.
levy.dlambda(x, lambda = 4)
numeric, complex, mpfr, mpfc
numeric. Default is 4, the quartic distribution.
PDF in the same type as x
# NOT RUN { x = seq(1,10) y = levy.dlambda(x) # }
Run the code above in your browser using DataLab