
This function converts a vector of Gumbel reduced variates (
grv2prob(grv)
A vector of annual nonexceedance probabilities.
A vector of Gumbel reduced variates.
W.H. Asquith
prob2grv
, prob2T
T <- c(1, 2, 5, 10, 25, 50, 100, 250, 500); grv <- prob2grv(T2prob(T))
F <- grv2prob(grv)
Run the code above in your browser using DataLab