Generates random variates from the Extreme-Value Birnbaum-Saunders (EVBS) distribution by transforming Generalized Extreme Value (GEV) variates.
Details
If \(Z \sim \mathrm{GEV}(0, 1, \gamma)\), then
\(T = \beta\{1 + \alpha^2 Z^2/2 + \alpha Z \sqrt{1 + \alpha^2 Z^2/4}\}\)
follows the EVBS distribution. GEV variates are drawn via
rgev from the SpatialExtremes package.
References
Ferreira, M., Gomes, M. I., and Leiva, V. (2012). On an extreme value version of the Birnbaum-Saunders distribution. REVSTAT, 10, 181–210.
