powered by
Simulates realizations from AEP distribution.
raep(n, alpha, sigma, mu, epsilon)
A vector of length n, consists of the random generated values from AEP distribution.
n
Number of requested realizations.
Tail thickness parameter.
Scale parameter.
Location parameter.
Skewness parameter.
Mahdi Teimouri
raep(n = 100, alpha = 1.5, sigma = 1, mu = 0, epsilon = 0.5)
Run the code above in your browser using DataLab