powered by
Generate random observations from Levy distribution
rlevy(n, mu, c)
return the random sample generated from Levy distribution
number of observations to be generated
location parameter of the Levy distribution
scale parameter of the Levy distribution
Johnson, N. L., Kotz, S. and Balakrishnan, N. (1995) Continuous Univariate Distributions, volume 1, chapter 21. Wiley, New York.
rlevy(500,2,3)
Run the code above in your browser using DataLab