powered by
Generate random observations from Birnbaum-Saunders-Generalized Pareto distribution
rbsgpd(n, beta, alpha, gamma)
return the random sample generated from scale parameter of the Birnbaum-Saunders-Generalized Pareto distribution distribution
number of observations to be generated from the Birnbaum-Saunders-Generalized Pareto
lower bound parameter of the
scale parameter of the Birnbaum-Saunders-Generalized Pareto distribution
shape parameter of the Birnbaum-Saunders-Generalized Pareto distribution
Johnson, N. L., Kotz, S. and Balakrishnan, N. (1995) Continuous Univariate Distributions, volume 1, chapter 21. Wiley, New York.
rbsgpd(100,2,3,5)
Run the code above in your browser using DataLab